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 Array | 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 |
|---|---|---|---|---|---|---|---|
images | Image | assetId Array | 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 |
Pixa Background Removal
Model ID: model_pixa-background-removal
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
image | Image | file | None | None | None | None | Required. Input image for background removal. |
outputFormat | Output Format | string | rgba | None | None | rgba, alpha | 'rgba' for full image, 'alpha' for transparency mask. |
syncMode | Sync Mode | boolean | false | None | None | None | Hidden: Enables synchronous processing mode. |
VecGlypher
VecGlypher Image to SVG
Model ID: model_vecglypher-image-to-svg
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
referenceImages | Reference Images | file_array | None | None | 8 | None | Required. Reference glyph images to match style from (1 to 8 images). |
prompt | Prompt | string | None | None | None | None | Required. Target text to generate as vector glyphs. |
outputSize | Output Size | number | 512 | 64 | 4096 | None | Maximum output dimension in pixels while preserving aspect ratio. |
fillColor | Fill Color | string | "black" | None | None | None | SVG/CSS fill color for generated glyphs. |
strokeColor | Stroke Color | string | None | None | None | None | Optional outline color for generated glyph paths. |
strokeWidth | Stroke Width | number | 1 | 0.1 | 50 | None | Outline width in SVG units when a stroke color is set. |
temperature | Temperature | number | 0.1 | 0 | 2 | None | Sampling temperature. |
topP | Top P | number | 0.95 | 0 | 1 | None | Top-p (nucleus) sampling parameter. |
topK | Top K | number | 5 | -1 | 100 | None | Top-k sampling parameter. |
repetitionPenalty | Repetition Penalty | number | 1 | 0 | 2 | None | Penalty to reduce repeated SVG path segments. |
maxTokens | Max Tokens | number | 8192 | 256 | 16384 | None | Maximum number of tokens to generate. |
seed | Seed | number | None | 0 | 2147483647 | None | Random seed for reproducibility. |
VecGlypher Text to SVG
Model ID: model_vecglypher
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
prompt | Prompt | string | None | None | None | None | Required. The target text to generate as vector glyphs. |
styleDescription | Style Description | string | "italic style, 400 weight, serif, text, elegant" | None | None | None | Typography style guidance such as weight, style, and category. |
outputSize | Output Size | number | 512 | 64 | 4096 | None | Maximum output dimension in pixels while preserving aspect ratio. |
fillColor | Fill Color | string | "black" | None | None | None | SVG/CSS fill color for generated glyphs. |
strokeColor | Stroke Color | string | None | None | None | None | Optional outline color for generated glyph paths. |
strokeWidth | Stroke Width | number | 1 | 0.1 | 50 | None | Outline width in SVG units when a stroke color is set. |
temperature | Temperature | number | 0.1 | 0 | 2 | None | Sampling temperature. |
topP | Top P | number | 0.95 | 0 | 1 | None | Top-p (nucleus) sampling parameter. |
topK | Top K | number | 5 | -1 | 100 | None | Top-k sampling parameter. |
repetitionPenalty | Repetition Penalty | number | 1 | 0 | 2 | None | Penalty to reduce repeated SVG path segments. |
maxTokens | Max Tokens | number | 8192 | 256 | 16384 | None | Maximum number of tokens to generate. |
seed | Seed | number | None | 0 | 2147483647 | None | Random seed for reproducibility. |
Updated 20 days ago