aseprite_apply_palette
Apply a color palette preset (e.g., pico-8, gameboy) or custom hex colors to a sprite to achieve consistent pixel-art coloring.
Instructions
Apply a color palette preset (e.g. 'pico-8', 'endesga-32', 'gameboy') or custom hex colors to a sprite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to the sprite file | |
| customPalette | No | Array of hex colors | |
| palettePreset | No | Preset: pico-8, gameboy, sweetie-16, endesga-32, dawnbringer-16, monochrome-8 |