gifsicle

Crates.iogifsicle
lib.rsgifsicle
version1.95.0
sourcesrc
created_at2019-10-06 18:37:08.472345
updated_at2024-07-10 14:41:43.409903
descriptionBindings for gifsicle library. Supports lossy compression. GPL.
homepagehttps://www.lcdf.org/gifsicle/
repositoryhttps://gitlab.com/kornelski/gifsicle-rust.git
max_upload_size
id170424
size597,364
Kornel (kornelski)

documentation

README

Rust wrapper for gifsicle

This crate compiles gifsicle's C codebase and exposes it as an unsafe Rust library.

It can be used for lossy GIF compression, e.g. see gifski.

Commit count: 14

cargo fmt