← All models
Pixelcut Product Photo
product-photo
Image editby infery
Pixelcut's Background Remover produces fast, high-quality cutouts built for e-commerce product imagery
images
Pricing
- Price
- 0.156 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| margin | — | Canvas margins around the product: `all` for every side plus optional per-side overrides. Defaults to 20% on all sides. |
| shadow | — | Shadow: choose a type ('Generative'/'Drop'; unset = no shadow) and set its params. |
| image_urlrequired | string | URL of the product image to be processed. |
| sync_mode | boolean | When true, return the result as a data URL instead of uploading to storage. |
| watermark | — | Optional logo/watermark image overlaid on top of the output. Off by default; omit for no watermark. |
| background | — | Output background: solid color (default white), transparent, or an image. |
| image_size | — | Output canvas size. A preset (square_hd, square, portrait_4_3, portrait_16_9, landscape_4_3, landscape_16_9) or a custom {width, height}. Defaults to square_hd (1024x1024). |
| output_format | — | The format of the resultant image (PNG or JPEG). When not set, matches the input format. A transparent background is always PNG. |
Output
| Field | Type | Description |
|---|---|---|
| image | — | Catalog-ready product photo. |
