Skip to main content
POST
Batch rotate images

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
files
file[]
required

Image files. Each file can be up to 30 MB; the combined API request can be up to 100 MB.

Required array length: 1 - 20 elements
angle
enum<integer>
default:90
Available options:
0,
90,
180,
270
flip
boolean
default:false
flop
boolean
default:false
format
enum<string>
default:webp
Available options:
webp,
png,
jpeg

Response

ZIP archive containing successful image outputs and manifest.json with ordered per-file results.

The response is of type file.