Image Edite API
The Image Edit API is a powerful and easy-to-use tool for Android developers looking to add image editing capabilities to their apps. With this API, you can easily resize, rotate, flip, blur, adjust contrast, and brightness of images. Additionally, you can apply presets to images, allowing you to quickly achieve a certain style or look. One of the unique features of our API is the ability to…
Image Edite API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Resize image /api/images/resize |
this api resize the image you select and take to args width and height |
| POST |
presets image /api/images/presets |
this api resize the image on som values small=640, 480 , medium= 1280, 960 and large=1600, 1200 |
| POST |
Rotate image /api/images/rotate |
this api Rotat the image you select and take the degree you want . |
| POST |
Flip image /api/images/flip |
this api Flip image and take args (horizontal or vertical) |
| POST |
Blur image /api/images/blur |
this api Blur image and take args radius its value of blur |
| POST |
Contrast image /api/images/contrast |
this api Contrast image and take args factor its value of contrast |
| POST |
Brightness image /api/images/brightness |
this api Brightness image and take args factor its value of brightness |
| POST |
Android image /api/images/android |
It's likely that the API is designed for generating icons for use in various contexts, such as on mobile devices, desktop applications, or web pages. Each of the sizes listed… |
Image Edite API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20 / month | — |
|
| ULTRA | $50 / month | — |
|
| MEGA | $70 / month | — |
|