rusty_gif 0.1.0

Pure-Rust GIF decoder + encoder with content-routed quantization (exact / weighted k-means / NeuQuant). Encodes 1.5-2.5x faster than FFmpeg's palettegen at higher PSNR. forbid(unsafe). Fork of image-rs/image-gif + color_quant.
Documentation

rusty_gif

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 3 feature flags, 3 of them enabled by default.

default

color_quant (default)

This feature flag does not enable additional features.

raii_no_panic (default)

This feature flag does not enable additional features.

std (default)

This feature flag does not enable additional features.