Ase Downsample
ase_downsampleDownsamples pixel art sprites to a target size using bilinear filtering followed by nearest-neighbor to preserve crisp edges. Specify sprite path, width, height, and optional output path.
Instructions
Box-ish downsample to target size (bilinear then nearest for pixel art).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | ||
| height | Yes | ||
| out_path | No | ||
| sprite_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||