Skip to main
maudeMDCC/00
Design commands

/design:photo

Adjust or retouch a canvas photo, apply masks, or remove its background.

PropertyValue
Command/design:photo
Categorydaily (daily)
Argument hint--asset <assets/<sha8>.<ext> | <sha8>> [--remove-bg] [--brightness N] [--contrast N] [--saturation N] [--exposure N] [--hue N] [--sepia N] [--grayscale N] [--invert N] [--duotone "#aabbcc,#ddeeff[,intensity]"] [--grain "amt[,size]"] [--pattern "type[,scale,opacity,blend]"] [--mask "preset[,strength]"] [--replace|--reset]
Sourceplugins/design/commands/photo.md

Description

Adjust or retouch a canvas photo, apply masks, or remove its background.

Invocation

Claude Code

snippet
/design:photo --asset <assets/<sha8>.<ext> | <sha8>> [--remove-bg] [--brightness N] [--contrast N] [--saturation N] [--exposure N] [--hue N] [--sepia N] [--grayscale N] [--invert N] [--duotone "#aabbcc,#ddeeff[,intensity]"] [--grain "amt[,size]"] [--pattern "type[,scale,opacity,blend]"] [--mask "preset[,strength]"] [--replace|--reset]

Codex

snippet
$design:source-command-photo --asset <assets/<sha8>.<ext> | <sha8>> [--remove-bg] [--brightness N] [--contrast N] [--saturation N] [--exposure N] [--hue N] [--sepia N] [--grayscale N] [--invert N] [--duotone "#aabbcc,#ddeeff[,intensity]"] [--grain "amt[,size]"] [--pattern "type[,scale,opacity,blend]"] [--mask "preset[,strength]"] [--replace|--reset]

Use the same arguments and flags. See native Codex setup for installation, dependencies and the distinction from Studio's built-in chat.

Source of truth

On this page