GroupDocs.Conversion Cloud REST APIs support Document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a Metadata of supported formats, You can use the below API.
Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document Metadata example.
cURL Example Request Response curl -X GET "https://api.groupdocs.Cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDKs The API is completely independent of your operating system, database system or development language....Edit Get Document Metadata GroupDocs.Conversion Cloud REST APIs...APIs support document conversion tools to convert files from 65+...