petpet

Crates.iopetpet
lib.rspetpet
version2.4.3
sourcesrc
created_at2021-08-08 07:13:22.143914
updated_at2024-02-14 16:33:43.587045
descriptionPet-pet generator in Rust. Translated from https://github.com/camprevail/pet-pet-gif.
homepage
repositoryhttps://github.com/poly000/petpet-rs
max_upload_size
id433031
size81,132
莯凛 (mokurin000)

documentation

README

petpet-rs

crates.io

Example Image

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.

Download

You can download the latest release from releases page.

Build

cargo build --release

Usage

cargo run --release -- <input_image> <output_gif> <encode_speed>

details about encode_speed

more visual performance line chart

Note that format of the input image must be the same as its extension explains,

otherwise you will get an error like Bad Signature!

Clicks

:petpet

Commit count: 147

cargo fmt