Which formats are considered as images?

Our image processing supports the following formats on input:

  • JPEG
  • PNG
  • WEBP
  • TIFF
  • GIF
  • BMP
  • PCX
  • TGA
  • HEIC/HEIF

Files of these types will have a flag in metadata that indicates that the file is an actual image and can be processed.

is_image: true

When you use the Format operation, the output formats can be:

  • JPEG
  • PNG
  • WEBP
  • auto
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.