Link
Skip to main content

Release February 2019

Version 8.3.0: 28th February 2019

Next release date: 26th April 2019

Key features at a glance

  • JDeli.write method added
  • ImageIO.write can now be easily swapped out for JDeli.write.
  • Daily jar now available
  • Customers can now choose to download the daily build (for fixes or small changes) or the two-monthly build for bigger feature updates.
  • Public non-API classes now hidden in Java 11**
  • JPegDecoder and JPeg2000Decoder optimizations**

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