Skip to content
Get started
GENERATION API CALLS
Background Removal Models

Pixelcut

This page is auto-generated from model configurations. Last updated: 2026-08-17.

This reference lists all available Pixelcut background removal models and their parameters. Use these parameter names when calling the Generation API.


Fast, ultra high-quality background removal from images. Perfect for e-commerce and image editing workflows.

Model ID: model_pixa-background-removal

Capabilities: img2img

LLM Markdown: https://app.scenario.com/api/models/model_pixa-background-removal/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
imagefileYes----Input image
outputFormatstringNorgba--rgba, alphaOutput format for the processed image

Turn product shots into catalog-ready images β€” clean cutouts with solid, transparent, or custom backgrounds, margins, and optional shadows.

Model ID: model_pixelcut-product-photo

Capabilities: img2img

LLM Markdown: https://app.scenario.com/api/models/model_pixelcut-product-photo/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
imagefileYes----The product photo to process. The subject is cut out and placed on your chosen background.
imageSizestringNosquare_hd--square_hd, square, portrait_4_3, portrait_16_9, landscape_4_3, landscape_16_9Output canvas size. Square HD is 1024Γ—1024.
backgroundModestringNoColor--Color, Transparent, ImageSolid color (default white), transparent cutout, or a custom background image.
backgroundColorRednumberNo2550255-Red channel for the solid background (0–255). Used when Background is Color.
backgroundColorGreennumberNo2550255-Green channel for the solid background (0–255). Used when Background is Color.
backgroundColorBluenumberNo2550255-Blue channel for the solid background (0–255). Used when Background is Color.
backgroundImagefileNo----Image used as the background when Background is set to Image.
backgroundImageFitstringNoCover--Cover, Contain, StretchHow the background image fills the canvas. Cover fills and crops; Contain fits with letterboxing; Stretch fills by distorting.
marginAllstringNo20%---Margin on all sides. Use % of the canvas (0–49%, e.g. 20%) or pixels (e.g. 40px). Per-side values below override this.
marginLeftstringNo----Left-side override of All. Use % (0–49%) or px.
marginRightstringNo----Right-side override of All. Use % (0–49%) or px.
marginTopstringNo----Top-side override of All. Use % (0–49%) or px.
marginBottomstringNo----Bottom-side override of All. Use % (0–49%) or px.
shadowTypestringNo---Generative, DropOptional shadow under the product. Leave unset for no shadow. Generative uses AI lighting; Drop is a classic offset shadow.
generativeShadowOpacitynumberNo0.201-Opacity of the generative shadow (0–1). Used when Shadow is Generative.
dropShadowOpacitynumberNo0.2501-Opacity of the drop shadow (0–1). Used when Shadow is Drop.
dropShadowHorizontalnumberNo5-100100-Horizontal offset as a percent of canvas width. Positive moves right. Used when Shadow is Drop.
dropShadowVerticalnumberNo0.8-100100-Vertical offset as a percent of canvas height. Positive moves down. Used when Shadow is Drop.
dropShadowBlurnumberNo1.20100-Blur radius as a percent of the smaller canvas side. Used when Shadow is Drop.
watermarkImagefileNo----Optional logo or watermark overlaid on the output.
watermarkPositionstringNobottom_right--top_left, top_right, bottom_left, bottom_right, centerWhere to place the watermark on the canvas.
watermarkOpacitynumberNo101-Watermark opacity (0–1).
watermarkScalenumberNo0.10.011-Watermark width as a fraction of the canvas width.