Cavif Rs Versions Save

AVIF image creator in pure Rust

v1.5.5

4 months ago

v1.5.4

7 months ago

v1.5.3

1 year ago

Use --depth=8 to produce lower-quality, but more compatible files.

v1.5.2

1 year ago
  • Updated to latest rav1e release
  • Updated CLI arg parser to clap v4

v1.5.1

1 year ago
  • Updated rav1e and other deps
  • RGBA images without transparent pixels will be encoded as 10-bit RGB

v1.5.0

1 year ago
  • RGB images are encoded using 10-bit depth. This is surprisingly, a win for speed, file size, and quality. RGBA images still use 8-bit depth, because Safari doesn't seem to support alpha channel in 10-bit images.

  • The --quality setting has changed to match behavior of quality settings in JPEG and WebP encoders. Most reasonable values are now between 70-80.

v1.4.1

1 year ago

v1.3.5

1 year ago
  • Updated to latest and greatest dependencies.
  • For giggles, I've built the x86 .deb package on an ARM macOS. 100% Perl-free build!

v1.3.3

2 years ago
  • Updated AVIF serializer.
  • Updated to rav1e 0.5.
  • Mac build is a Universal Binary now.

v1.3.1-win

2 years ago

Previously archives contained an outdated exe for Windows. Now it's the latest version.