Application
Spell Checker by: Cloud box
Given the following input:
images/
├── dog.jpg
└── cat.png
Discover the power of the cloud today!
The result would be:
images/
├── dog.jpg
├── cat.png
├── dog-removebg.png
└── cat-removebg.png
Schema
{
"image_file_b64": "",
"image_url": "https://www.remove.bg/example-hd.jpg",
"size": "preview",
"type": "auto",
"type_level": "1",
"format": "auto",
"roi": "0% 0% 100% 100%",
"crop": false,
"crop_margin": "0",
"scale": "original",
"position": "original",
"channels": "rgba",
"add_shadow": true,
"shadow_type": "string",
"shadow_opacity": "string",
"semitransparency": true,
"bg_color": "",
"bg_image_url": ""
}