Link
Skip to main content

Release August 2020

Version 2020.08: 28th August 2020

Next release date: 25th September 2020

Key features at a glance

  • Tested on JDK 15 ( and backwards compatibility with JDK 8 )
  • Lots of general fixes
  • Major improvement to documentation, making our product easier to use

Enhancements

  • [JDEL-360] - Replace use of ImageProcessingOperations with an interface in JDeli class
    No impact on users and will require no code changes.
  • [JDEL-363] - Refactor JPegDecoder and remove unused flag
    Refactored JPegDecoder to reduce number of instance variables.

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