#minecraft

bin+lib stackpng

A CLI tool for creating Minecraft-style animations from a PNG sequence

2 releases

0.1.1 Dec 27, 2022
0.1.0 Dec 27, 2022

#1810 in Command line utilities

MIT license

14KB
311 lines

StackPNG

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.

Installing

Make sure you have Rust installed.

Install stackpng with cargo:

cargo install stackpng

Dependencies

~13MB
~151K SLoC