Link
Skip to main content

Release June 2019

Version 8.14.28: 28th June 2019

Next release date: 26th July 2019

Key features at a glance

  • Jdeli new processing functions added
    • Blur operation
    • custom() - apply a user-defined operation
    • Emboss Operation
    • Edge Detection Operation
    • Gaussian Blur Operations
    • InvertColors operation
    • Kernel(Float[] Kernel) operation
    • scale(factor) - scale up or down a BufferedImage
    • Sharpen image processing operation
    • superScale2x operation
  • New support document on Image processing.
  • Updated help window
  • General bug fixes.

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