Magic Image

GRATIS CON POSSIBILITร€ DI UPGRADE
Da chr15m | Aggiornamento 7 days ago | Media
Popolaritร 

7.7 / 10

Latenza

295ms

Livello di servizio

100%

Health Check

N/A

README

Quickstart

Here is a simple example using curl. It uploads a file called image.jpg, resizes it to 300 pixels, and sets JPEG quality to 75%.

curl -s -X POST -H "Content-Type: multipart/form-data" -H ""x-rapidapi-key: YOUR-RAPIDAPI-KEY" -H "x-rapidapi-host: magic-image.p.rapidapi.com"\
  -F "image=@res/image.jpg" -F "args=-resize 300 -quality 75" https://magic-image.p.rapidapi.com/convert-cli/output.jpg -o output.jpg

See the Tutorials tab for more examples.

Follower: 1
Creatore dell'API:
Rapid account: Chr 15 M
chr15m
chr15m
Accedi per valutare l'API
Valutazione: 5 - Voti: 1