Aseprite

Aseprite

Nucleear Jul 3, 2023 @ 1:23pm
Mass .asperite file conversions?
Is there a way to mass convert `.asperite` files into other formats?
< >
Showing 1-1 of 1 comments
behreajj Jul 3, 2023 @ 5:29pm 
I write a Lua script any time I need to process Aseprite files in bulk. See the app fs[aseprite.org] module, which handles file system operations.

Save and export functions are available through app.command[aseprite.org]s. There are also methods in the Sprite[aseprite.org] and Image[aseprite.org] objects. Finer details will depend on which file format(s) you have in mind.

There's also documentation for the command line interface[aseprite.org].
Last edited by behreajj; Jul 3, 2023 @ 5:32pm
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Jul 3, 2023 @ 1:23pm
Posts: 1