show_reference_grid
Upscale a style reference image onto a visible per-pixel grid, save grid PNGs to output directory, and return their file paths for pixel-art alignment.
Instructions
Upscale the style-ref PNG onto a visible per-pixel grid.
Writes under output_dir/reference_grid/. Returns path strings for grid PNGs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | ||
| style_ref | No | ||
| output_dir | No | ||
| readable_scale | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||