export_sprite
Export Aseprite files to PNG, GIF, JPG, or other formats. Converts sprites for use in different applications and platforms.
Instructions
Export the Aseprite file to another format.
Args: filename: Name of the Aseprite file to export output_filename: Name of the output file format: Output format (default: "png", can be "png", "gif", "jpg", etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| output_filename | Yes | ||
| format | No | png |