Also petpet, but in Rust.
bash
cargo run --release -- <input_image> <output_gif>
Note that format of the input image must be the same as suffix name explains,
otherwise you will get an error like Bad Signature
!
I rewrite Petpet in Rust just due to Kotlin Version runs slowly and I don't know how to extract the code generating petpet.
Needing help: idk how to use transparent background in image instead of the first frame.
Now I just added a white background.