Home · Tools · Implementations · Manage · Register · Tutorials · About |
| | | |
Image Format Conversion
Endpoints
Contributed Clients What is this? Add / Edit / Delete Client No clients are currently listed Detailed Description Uses ImageMagick (http://www.imagemagick.org/) convert program to
convert from/to over 90 image formats.Usage Notes The image to be converted must be accessible by URL. The output image
type is determined by the convert program from the output filename.
One option is provided, a boolean true or false that tells the convert
program whether to flatten multi-layer images into one file. The
service returns the URL of the converted image in zip format, to
accommodate the generation of multiple files from multi-layer images.
Maximum input image size is 2 MB. |