Image Converter
Image Converter provides cloud API to implement conversion between various image formats.
2 subscribers
24 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Image Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| Asynchronous Methods | ||
| POST |
SubmitBmpConversionTask /submitBmpConversionTask |
Creates Bitmap (BMP) conversion task and returns **taskId**. You will use returned **taskId** to check task status and to download the converted image |
| POST |
SubmitDicomConversionTask /submitDicomConversionTask |
Creates Digital Imaging and Communications in Medicine (DICOM) conversion task and returns **taskId**. You will use returned **taskId** to check task status and to download the… |
| POST |
SubmitDxfConversionTask /submitDxfConversionTask |
Creates Drawing Exchange Format (DXF) conversion task and returns **taskId**. You will use returned **taskId** to check task status and to download the converted image |
| POST |
SubmitEmfConversionTask /submitEmfConversionTask |
Creates Enhanced MetaFile (EMF) conversion task and returns **taskId**. You will use returned **taskId** to check task status and to download the converted image |
| POST |
SubmitGifConversionTask /submitGifConversionTask |
Creates Graphics Interchange Format (GIF) conversion task and returns **taskId**. You will use returned **taskId** to check task status and to download the converted image |
| POST |
SubmitJpegConversionTask /submitJpegConversionTask |
Creates Joint Photographic Experts Group (JPEG) conversion task and returns **taskId**. You will use returned **taskId** to check task status and to download the converted image |
| POST |
SubmitPngConversionTask /submitPngConversionTask |
Creates Portable Graphics Format (PNG) conversion task and returns **taskId**. You will use returned **taskId** to check task status and to download the converted image |
| POST |
SubmitTgaConversionTask /submitTgaConversionTask |
Creates Truevision Advanced Raster Graphics Adapter (TARGA or TGA) conversion task and returns **taskId**. You will use returned **taskId** to check task status and to download… |
| POST |
SubmitTiffConversionTask /submitTiffConversionTask |
Creates Tagged Image File Format (TIFF) conversion task and returns **taskId**. You will use returned **taskId** to check task status and to download the converted image |
| POST |
SubmitWebPConversionTask /submitWebPConversionTask |
Creates Google WebP conversion task and returns **taskId**. You will use returned **taskId** to check task status and to download the converted image |
| POST |
SubmitWmfConversionTask /submitWmfConversionTask |
Creates Windows Metafile (WMF) conversion task and returns **taskId**. You will use returned **taskId** to check task status and to download the converted image |
| GET |
GetConversionTaskStatus /getConversionTaskStatus |
Returns current status of the conversion task. |
| GET |
DownloadResult /downloadResult |
Downloads converted image from server. |
| Synchronous Methods | ||
| POST |
ConvertToBmp /convertToBmp |
Creates Bitmap (BMP) image from various image formats. |
| POST |
ConvertToDicom /convertToDicom |
Creates Digital Imaging and Communications in Medicine (DICOM) image from various image formats. |
| POST |
ConvertToDxf /convertToDxf |
Creates Drawing Exchange Format (DXF) image from various image formats. |
| POST |
ConvertToEmf /convertToEmf |
Creates Enhanced MetaFile (EMF) image from various image formats. |
| POST |
ConvertToGif /convertToGif |
Creates Graphics Interchange Format (GIF) image from various image formats. |
| POST |
ConvertToJpeg /convertToJpeg |
Creates Joint Photographic Experts Group (JPEG) image from various image formats. |
| POST |
ConvertToPng /convertToPng |
Creates Portable Graphics Format (PNG) image from various image formats. |
| POST |
ConvertToTga /convertToTga |
Creates Truevision Advanced Raster Graphics Adapter (TARGA or TGA) image from various image formats. |
| POST |
ConvertToTiff /convertToTiff |
Creates Tagged Image File Format (TIFF) image from various image formats. |
| POST |
ConvertToWebP /convertToWebP |
Creates Google WebP image from various image formats. |
| POST |
ConvertToWmf /convertToWmf |
Creates Windows Metafile (WMF) image from various image formats. |
Image Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / second |
|
| PRO | $9 / month | 20 / second |
|
| ULTRA Recommended | $45 / month | 20 / second |
|
| MEGA | $399 / month | 100 / second |
|