import_image
Convert a flat image to an editable Aseprite sprite. Accepts PNG, BMP, JPG formats.
Instructions
Create an editable .aseprite sprite from a flat image (.png/.bmp/.jpg/...).
Args:
input_image: Source raster image.
output: Destination .aseprite path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output | Yes | ||
| input_image | Yes |