Link
Skip to main content

Release March 2021

Version 2021.03: 26th March 2021

Next release date: 30th April 2021

Key features at a glance

  • General bug fixes
  • can now setCompression for webp encoding
  • JMH testing
  • improvements to Javadoc
  • Rotation is now available in the command line

Enhancements

  • [JDEL-484] - Add the ability to rotate in command line
  • [JDEL-311] - Add JPEG as an option for TIFF compression
  • [JDEL-486] - Add the ability to set compression on WebP Encoder
  • [JDEL-488] - Investigate compression in ImageIO plugin
  • [JDEL-479] - Investigate optimum initial flate size

Fixes

  • [JDEL-408] - Dark colors get darker and light colors get lighter when saving images as WebP Fixed
  • [JDEL-482] - Fix height metadata returning incorrect values Fixed
  • [JDEL-496] - JpegEncoder does not write sub images Fixed
  • [JDEL-498] - Open JPEG files which has more frames Fixed

Why JDeli?

  • Support image formats such as AVIF, HEIC and JPEG XL (AVIF soon) that are not supported in Java.
  • Process images up to 3x faster than ImageIO and alternative Java image libraries.
  • Prevent JVM crashes caused by native code in other image libraries such as ImageIO.
  • Handle JPEG, PNG, TIFF image file formats fully in Java.
  • Keep your Image files secure as JDeli makes no calls to any external system or third party library.

Learn more about JDeli

Start Your Free Trial