Link
Skip to main content

Release December 2020

Version 2020.12: 23rd December 2020

Next release date: 29th January 2021

Key features at a glance

Enhancements

  • [JDEL-381] - Make HeicEncoder live
    we encode with 100% lossless compression, smaller file size compared to png. Images are ceiled to 8 for example 5x5 image will be 8x8 (this will be fixed in next release)
  • [JDEL-417] - Update IFD Classes
    Better handling of tiff DPI
  • [JDEL-432] - Add exposure documentation
  • [JDEL-416] - Add support for thumbnails in ImageIO plugin
  • [JDEL-431] - Add Exposure Filter for JDeli Image Conversion

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