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 list of supported formats, You can use the below Api.
Resource The following GroupDocs.conversion Cloud REST Api resource has been used in the Supported File Formats example.
cURL example Request curl -X GET "https://Api.groupdocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, ....Get Supported File Formats Get Supported File Formats Leave feedback...GroupDocs.conversion Cloud REST APIs support document conversion...