Crates.io | petpet |
lib.rs | petpet |
version | 2.4.3 |
source | src |
created_at | 2021-08-08 07:13:22.143914 |
updated_at | 2024-02-14 16:33:43.587045 |
description | Pet-pet generator in Rust. Translated from https://github.com/camprevail/pet-pet-gif. |
homepage | |
repository | https://github.com/poly000/petpet-rs |
max_upload_size | |
id | 433031 |
size | 81,132 |
Also petpet, but in Rust.
The default hands images were credited by PetPet Generator.
Here you can download more custom hands.
You can replace hand images in src/res then recompile petpet.
You can download the latest release from releases page.
cargo build --release
cargo run --release -- <input_image> <output_gif> <encode_speed>
Note that format of the input image must be the same as its extension explains,
otherwise you will get an error like Bad Signature
!