iLoveIMG Developers
Log in Sign up

Convert Images Guide
Create your own Image Converter to transform PNG, GIF, TIF, PSD, SVG, WEBP and RAW to JPG in seconds.

Remember that in order to use our Tool Guides, you need to have previous knowledge about the basics to processing a PDF with our REST API. We strongly recommend that you read the Processing a PDF guide before starting this one.

Convert to JPG

By default all images will be converted to JPG, simply use this code sample to convert your images to jpg:

Start task

Convert JPG to PNG

In order to convert to png you just need to set the property to to png.

Start task

Convert JPG to static GIF

In order to convert to png you just need to set the property to to gif.

Start task

Convert JPG to animated GIF

In order to convert to png you just need to set the property to to gif_animation.

Start task

Also, with this option can be configured the animation time and its loop with the properties gif_time and gif_loop