Image Conversion

convertImage

post

Convert a given image to another format.

Body
bufferstring · byte[]Optional
originalFormatstring · enumOptionalPossible values:
toFormatstring · enumOptionalPossible values:
resolutioninteger · int32Optional

Resolution of the original image

Responses
200

Convert image ok

application/json
post
/image/convert

Last updated

Was this helpful?