Use this API to convert many image formats automatically. We currently support: GIF, ICO, JPEG, PNG, TIFF.
We use a high-grade image scaling algorithm and will preserve the aspect ratio of the original image
The URL or Base64 encoded Data URL for the source image (you can also upload an image file directly in which case this field is ignored)
width
yes
integer
The width to resize to (in px) while preserving aspect ratio
height
no
integer
The height to resize to (in px) while preserving aspect ratio. If you don't set this field then the height will be automatic based on the requested width and images aspect ratio