github kornelski/cavif-rs v1.5.0
Major upgrade: 10-bit encoding, new quality range

latest releases: v1.5.5, v1.5.4, v1.5.3...
21 months 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.

Don't miss a new cavif-rs release

NewReleases is sending notifications on new releases.