export_tag
Export animation tag frames as a GIF or PNG sequence. Specify the file, tag name, output path, and optional scale.
Instructions
Export the frames of an animation tag as a GIF or PNG sequence.
Args: filename: Aseprite file to export tag_name: Animation tag to export output_filename: Output path; .gif gives an animation, .png a sequence scale: Integer scale factor (default 1)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| tag_name | Yes | ||
| output_filename | Yes | ||
| scale | No |