Skip to content

2.6.0 - New options, updated binaries, less overhead in cwebp

Closed Sep 29, 2021 100% complete
  • Introduced auto-limit option which replaces setting "quality" to "auto" #281.
  • Added "sharp-yuv" option and made it default on. Its great, use it! Works in most converters (works in cwebp, vips, imagemagick, graphicsmagick, imagick and gmagick) #267, #280, #284
  • Bumped cwebp binaries to 1.2.0 #273
  • vips now supports "method" option and "preset" option.
  • grap…
  • Introduced auto-limit option which replaces setting "quality" to "auto" #281.
  • Added "sharp-yuv" option and made it default on. Its great, use it! Works in most converters (works in cwebp, vips, imagemagick, graphicsmagick, imagick and gmagick) #267, #280, #284
  • Bumped cwebp binaries to 1.2.0 #273
  • vips now supports "method" option and "preset" option.
  • graphicsmagick now supports "auto-filter" potion
  • vips, imagick, imagemagick, graphicsmagick and gmagick now supports "preset" option #275
  • cwebp now only validates hash of supplied precompiled binaries when necessary. This cuts down conversion time. #287
  • Added new option to cwebp for skipping precompiled binaries that are known not to work on current system. This will cut down on conversion time. #288
  • And more (view closed issues below)
Loading