Link
Skip to main content

2022.01 Release Notes

Release date: 5th January 2022

Next release: 16th February 2022

Key features at a glance

  • General bug fixes
  • Better support for Scaling
  • Support for JPEG IFD Data

Enhancements

  • JDEL-557 Reading dimensions of images without having to decode full image

Fixes

  • JDEL-551 JDeli loaded file is upside down
    Fixed

  • JDEL-554 Add additional Scale constructor to allow user to set transform to use any AffineTransformOp value
    Fixed

  • JDEL-557 Improved reading through InputStreams for JDeli
    Fixed

  • JDEL-528 Search options broken in Javadoc
    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