API介绍
图片处理集合API公司
API调试台
登录后,探索更多精彩功能! 点击登录
API列表 (4)
| API描述 | 接口地址 | 请求方法 | 稳定性 | 参数说明 |
|---|---|---|---|---|
Cleanup(物体消除) | POST | 稳定 | 查看详情 | |
文档详情 Clipdrop是一家提供AI图像修改的公司,可以方便快速的对图片进行修改。我们完全对齐他们官方接口,只需要替换API Base URL即可。 请求参数 Header参数x-api-keystring必需 示例值: {{YOUR_API_KEY}}Body参数 multipart/form-dataimage_filestring必需 image_file is the original image to process. mask_filestring必需 mask_file is the mask image, defining the areas that need to be removed. modestring可选 mode is an optional field that can be set to fast or quality to control the tradeoff between speed and quality. | ||||
Upscale(AI放大) | POST | 稳定 | 查看详情 | |
文档详情 Clipdrop是一家提供AI图像修改的公司,可以方便快速的对图片进行修改。我们完全对齐他们官方接口,只需要替换API Base URL即可。 请求参数 Header参数x-api-keystring必需 示例值: {{YOUR_API_KEY}}Body参数 multipart/form-dataimage_filestring必需 image_file is the original image to process. target_widthinteger必需 a required target_width text field which is the desired width in pixels, a valid value is an integer between 1 & 4096. target_heightinteger必需 a required target_height text field which is the desired height in pixels, a valid value is an integer between 1 & 4096. | ||||
Remove-background(背景消除) | POST | 稳定 | 查看详情 | |
文档详情 Clipdrop是一家提供AI图像修改的公司,可以方便快速的对图片进行修改。我们完全对齐他们官方接口,只需要替换API Base URL即可。 请求参数 Header参数x-api-keystring必需 示例值: {{YOUR_API_KEY}}Body参数 multipart/form-dataimage_filestring必需 image_file is the original image to process. | ||||
Uncrop(图像扩展) | POST | 稳定 | 查看详情 | |
文档详情 Clipdrop是一家提供AI图像修改的公司,可以方便快速的对图片进行修改。我们完全对齐他们官方接口,只需要替换API Base URL即可。 请求参数 Header参数x-api-keystring必需 示例值: {{YOUR_API_KEY}}Body参数 multipart/form-dataimage_filestring必需 image_file is the original image to process. extend_leftinteger可选 an optional extend_left integer field corresponding to the number of pixels to add to the left of the image, maximum of 2k, defaults to 0. extend_rightinteger可选 an optional extend_right integer field corresponding to the number of pixels to add to the right of the image, maximum of 2k, defaults to 0. extend_upinteger可选 an optional extend_up integer field corresponding to the number of pixels to add at the top of the image, maximum of 2k, defaults to 0. extend_downinteger可选 an optional extend_down integer field corresponding to the number of pixels to add at the bottom of the image, maximum of 2k, defaults to 0. seedinteger可选 an optional seed integer field between 0 and 100_000. Setting the seed makes the result deterministic (ie you will always get the same output). | ||||
API价格表
| 模型 | 说明 | 302.AI价格 |
|---|
Cleanup | 物体消除 |
|
Upscale | AI放大 |
|
Remove-background | 背景消除 |
|
Uncrop | 图像扩展 |
|
猜你喜欢
Stability.ai
起









