Skip to content

Major upgrade: 10-bit encoding, new quality range

Compare
Choose a tag to compare
@kornelski kornelski released this 11 Dec 16:00
· 34 commits to main since this release
  • 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.