File Support in the Playground

The Playground can parse these file types:
  • JPEG
  • PNG
  • PDF (up to 50 pages)
The maximum file size is 50MB.

File Support for API and Library

When calling the API directly or using the library to call the API, can parse these file types:
  • APNG
  • BMP
  • DCX
  • DDS
  • DIB
  • GD
  • GIF
  • ICNS
  • JP2 (JP2000)
  • JPEG
  • JPG
  • PCX
  • PDF
  • PNG
  • PPM
  • PSD
  • TGA
  • TIFF
  • WEBP
If using the library, you can also load PDF and image bytes. For more information, go to Sample Script: Parse Files from Bytes.