post https://api.simplified.com/api/v1/service/image-tools/convert-image-format
Convert Image Format.
Supported Formats
- jpeg
- png
- webp
- bmp
- jpg
Log in to see full request history
Response
Convert Image Format.
Supported Formats
xxxxxxxxxx
curl --request POST \
--url https://api.simplified.com/api/v1/service/image-tools/convert-image-format \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"output_format": "jpg"
}
'
Try It!
to start a request and see the response here! Or choose an example: