Sign in

Change image format

documented

Change image format via CDN URL.

GET /get/{uuid}/-/format/{format}/Image processingno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://ucarecdn.com/{{$uuid}}/-/format/{{$format}}/" \
  -X GET \
  -H "Accept: image/*"