Tools - Parameters Reference
Scenario
Scenario Image Slicer
Model ID: model_scenario-image-slicer
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
image | Image | assetId | None | None | None | None | Required. Image to slice |
xSubdivisions | X Subdivisions | number | 2 | 1 | 6 | None | Number of slices along the X axis |
ySubdivisions | Y Subdivisions | number | 2 | 1 | 6 | None | Number of slices along the Y axis |
Scenario Grid Maker
Model ID: model_scenario-grid-maker
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
images | Images | assetId[] | None | 1 | 100 | None | Required. Images to arrange in a grid |
columns | Columns | number | 3 | 1 | 20 | None | Number of columns |
rows | Rows | number | None | 1 | 20 | None | Optional. Auto computed if omitted |
padding | Padding | number | 0 | 0 | 50 | None | Padding in pixels between cells |
backgroundColor | Background Color | string | white | None | None | Any hex string or transparent, black, white | Grid background |
cellRatio | Cell Aspect Ratio | string | auto | None | None | 9:16, 2:3, 3:4, 1:1, 5:4, 4:3, 3:2, 16:9, 21:9, auto | Aspect ratio of each cell |
Scenario Image Sequence to Video
Model ID: model_scenario-image-seq-to-video
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
images | Images | assetId[] | None | 1 | 1000 | None | Required. Sequence of images to convert into video |
audio | Audio | assetId | None | None | None | None | Optional audio track |
outputFormat | Output Format | string | mp4 | None | None | mp4, gif | Format of the generated video |
fps | FPS | number | 24 | 1 | 120 | None | Frames per second |
compressionLevel | Compression Quality | number | 20 | 15 | 30 | None | CRF quality, lower means better quality |
loopCount | Loop Count | number | 0 | 0 | 100 | None | For GIF: number of loops, 0 for infinite |
pingpong | Ping Pong | boolean | false | None | None | None | Plays the sequence forward then backward |
Scenario Video Concat
Model ID: model_scenario-video-concat
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
videos | Videos | assetId[] | None | 2 | 50 | None | Required. Videos to concatenate |
preserveAudio | Preserve Audio | boolean | true | None | None | None | Preserves audio from input videos |
transitions | Transitions | object[] | None | None | 49 | See below | Optional transitions between videos |
outputFormat | Output Format | string | mp4 | None | None | mp4, mov, webm, gif | Output video format |
compressionLevel | Compression Quality | number | 23 | 15 | 51 | None | Lower values produce higher quality |
Scenario Resize Video
Model ID: model_scenario-resize-video
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
video | Video | assetId | None | None | None | None | Required video to resize |
width | Width | number | None | 1 | None | None | Target width in pixels |
height | Height | number | None | 1 | None | None | Target height in pixels |
maxSizeMb | Max Size (MB) | number | None | 0.1 | None | None | Resizes to meet file size constraint |
preserveAspectRatio | Preserve Aspect Ratio | boolean | true | None | None | None | Preserves original aspect ratio |
videoOutputFormat | Output Format | string | None | None | None | mp4, mov, webm, gif | Output video format |
frameRate | Frame Rate | number | None | 1 | 120 | None | Target output frame rate |
preserveAudio | Preserve Audio | boolean | true | None | None | None | Keeps original audio track |
Scenario Resize Image
Model ID: model_scenario-resize-image
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
image | Image | assetId | None | None | None | None | Required image to resize |
width | Width | number | None | 1 | None | None | Target width in pixels |
height | Height | number | None | 1 | None | None | Target height in pixels |
maxSizeMb | Max Size (MB) | number | None | 0.1 | None | None | Iteratively resizes to meet size constraint |
preserveAspectRatio | Preserve Aspect Ratio | boolean | true | None | None | None | Keeps original aspect ratio when resizing |
Scenario Padding Remover
Model ID: model_scenario-padding-remover
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
image | Image | assetId | None | None | None | None | Required. Image to remove padding from |
color | Border Color | string | None | None | None | None | Hex color of the border. If omitted, color is auto detected |
colorTolerance | Color Tolerance | number | 0.4 | 0 | 1 | None | Higher values match more similar colors |
width | Border Width | number | None | 0 | None | None | Width in pixels to remove on all sides |
Photoroom
Photoroom Background Removal
Model ID: model_photoroom-background-removal
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
image | Image | assetId | None | None | None | None | Required input image |
backgroundColor | Background Color | string | None | None | None | Any hex color or CSS color name | If omitted, background is transparent |
Photoroom Background Replacer
Model ID: model_photoroom-background-replacer
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
image | Image | assetId | None | None | None | None | Required input image |
prompt | Prompt | string | None | None | 2048 | None | Text prompt describing the new background |
referenceImage | Reference Image | assetId | None | None | None | None | Optional reference for background style |
referenceImageGuidance | Reference Image Guidance | number | 0.6 | 0 | 1 | None | How closely to follow the reference image |
seed | Seed | number | None | 0 | None | None | Optional reproducibility seed |
Photoroom Expand
Model ID: model_photoroom-expand
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
image | Image | assetId | None | None | None | None | Required input image |
outputWidth | Output Width | number | 1024 | 1 | 4096 | None | Output width in pixels |
outputHeight | Output Height | number | 1024 | 1 | 4096 | None | Output height in pixels |
seed | Seed | number | None | 0 | None | None | Optional seed |
Photoroom Relighting
Model ID: model_photoroom-relighting
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
image | Image | assetId | None | None | None | None | Required input image |
lightingMode | Lighting Mode | string | auto | None | None | auto, preserve-hue-and-saturation | Controls how lighting is adjusted |
Photoroom Text Remover
Model ID: model_photoroom-text-remover
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
image | Image | assetId | None | None | None | None | Required input image |
mode | Text Removal Mode | string | artificial | None | None | artificial, natural, all | Controls which types of text are removed |
Photoroom Uncrop
Model ID: model_photoroom-uncrop
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
image | Image | assetId | None | None | None | None | Required input image |
seed | Seed | number | None | 0 | None | None | Optional seed for reproducibility |
Meta
SAM3 Image
Model ID: model_meta-sam-3-image
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
image | Image | assetId | None | None | None | None | Required image to segment |
imagePromptingText | Image Prompt Text | string | None | None | None | None | Required. Text prompt describing what to segment |
imagePromptingBoxes | Image Prompt Boxes | object[] | None | None | 10 | See below | Optional bounding boxes to guide segmentation |
SAM3 Video
Model ID: model_meta-sam-3-video
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
video | Video | assetId | None | None | None | None | Required video to segment |
videoPromptingText | Video Prompt Text | string | None | None | None | None | Required. Text prompt describing what to segment |
Bria
Bria Remove Background
Model ID: model_bria-remove-background
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
image | Image | assetId | None | None | None | None | Required input image |
preserveAlpha | Preserve Alpha | boolean | true | None | None | None | When true, preserves original transparency. When false, output is fully opaque |
Recraft
Vectorize
Model ID: model_recraft-vectorize
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
referenceImage | Image | assetId | None | None | None | None | Required. Raster image to convert into SVG format. Maximum size is 5 MB |
Updated 2 days ago