edit_image_pixen
Edit existing pixel art by describing the change. Keeps pose, composition, and pixel style while applying only your requested edit.
Instructions
Edit an existing pixel art image with a text instruction on the Pixen model — pose, composition and pixel style are preserved and only what you ask for changes. Source max 256px per side (crop, don't rescale). Target canvas defaults to the source size; area 16x16 to 256x256 (a wide-but-short 128x512 is fine). The model re-renders at the target size rather than rescaling. Costs 1 generation. Prefer this over edit_image for Pixen-generated art.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | Seed for reproducible generation | |
| image | Yes | Source pixel art (max 256px per side) | |
| width | No | Target canvas width (defaults to source width). Area must be at most 256x256 | |
| height | No | Target canvas height (defaults to source height) | |
| description | Yes | What to change (e.g. 'give him a red cape', 'make the armor gold'). Max 500 chars | |
| no_background | No | Generate with transparent background |