A CLI tool built in Rust for creating Minecraft-style animations from a PNG sequence. It will stack the images, automatically resize them, and create a .mcmeta
file for you.
Make sure you have Rust installed.
Clone, compile, and install stackpng
with cargo:
command
cargo install --git https://github.com/wowkster/StackPNG
Now you can run the command anywhere and stack images to your heart's content:
command
stackpng --help