We support a variety of popular file formats, such as:

An unsupported file will result in an error of 500 Unprocessable due to “unsupported mimetype”.

Certain file formats, like webp, are treated as passthrough. This means we don't resize or compress the image but permit its storage to prevent an error response. Please note that no alterations are made to the image itself in this process in the case of a passthrough image.

<aside> 💡 Note: in the case of webp, some customers may request file compression. However, this is often unnecessary as webp images are already highly compressed. For further details, you can read more about webp compression on the following link: WebP Compression Documentation.

</aside>