Link
Skip to main content

What is the difference between the release and daily jars?

We provide a new release of JDeli every 6 weeks. You can find out when the latest version was released and when the next version is due to be released by looking at the latest release notes.

We also provide a daily jar that is updated every day. The daily jar is a pre-release version and is provided so that our customers can test bug fixes and experiment with new features before the next release.

The daily jar will have passed our internal continuous integration testing, however, we generally recommend against using it for production purposes as it may contain unfinished features or broken behaviour that is liable to change before the next release.


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.

Start Your Free Trial