image_to_pixelart
Convert images to pixel art by setting input and output sizes. Transform photos into retro-style sprites.
Instructions
Convert a photograph or regular image into pixel art. Input 16-1280px, output 16-320px. Recommended: output = 1/4 of input size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | Seed for deterministic generation (default 0) | |
| image | Yes | Source image to convert | |
| image_size | Yes | Input image dimensions | |
| output_size | Yes | Target pixel art size (max 320x320) | |
| text_guidance_scale | No | Pixel art style adherence (default 8.0) |