Clipdrop is a company that provides AI image editing services, allowing for quick and easy modifications to images. We are fully aligned with their official API, and you only need to replace the API Base URL to use it.For details, please view: https://clipdrop.co/apis/docs/cleanupPrice: 0.5 PTC / call
Request
Header Params
x-api-key
string
required
API Key from 302.AI backend
Example:
{{YOUR_API_KEY}}
Body Params multipart/form-data
image_file
file
required
image_file is the original image to process.
target_width
integer
required
a required target_width text field which is the desired width in pixels, a valid value is an integer between 1 & 4096.
target_height
integer
required
a required target_height text field which is the desired height in pixels, a valid value is an integer between 1 & 4096.