resize_canvas
Scale an Aseprite file's canvas and all its content to new pixel dimensions. Use it to adjust sprite or animation size while keeping artwork aligned.
Instructions
Scale the canvas and all its content to new dimensions.
Args: filename: Aseprite file to modify width: New canvas width in pixels height: New canvas height in pixels
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | ||
| height | Yes | ||
| filename | Yes |