GET
/v3/miscellaneous/supported-file-types
Get a list of the supported file types.
Request
Request Example
RAW
cURL
Python
C#
Node.js
PHP
GET
https://api.copyleaks.com/v3/miscellaneous/supported-file-types
Headers
Body
Response
Codes
Status Code
Description
Example
200
{ "textual": [ "pdf", "docx", "doc", "txt", "rtf", "xml", "pptx", "ppt", "odt", "chm", "epub", "odp", "ppsx", "pages", "xlsx", "xls", "csv", "LaTeX" ], "ocr": [ "gif", "png", "bmp", "jpg", "jpeg" ] }
Description
Name
Description
ocr
String Array
textual
String Array

Do you have a technical question?
Use stackoverflow.com to get help from our development team and other Copyleaks users.