Design commands
/design:photo
Adjust or retouch a canvas photo, apply masks, or remove its background.
| Property | Value |
|---|---|
| Command | /design:photo |
| Category | daily (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] |
| Source | plugins/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.