Java is a computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

Java

How to remove unused objects from PDF file (Tutorial)

PDF files sometimes contain objects which are never used. This increases the file size and is wasteful. This tutorial shows you how to reduce...
Jacob Collins
42 sec read

Why we are using Java 17 for our products

  Staying updated to the relevant version of Java is crucial for many reasons, including security improvements and additional functionality. However, in a commercial...
Mark Stephens
1 min read

What is JPEG XL?

What is the JPEG XL image format? JPEG XL (ISO/IEC 18181) is an open-source file format for raster-graphics that is effective for lossy and...
Amy Pearson
1 min read

How to read JPEG XL images in Java (Tutorial)

In this article, I will show you how to read JPEG XL images in Java. JPEG XL is a relatively new format so it...
Mark Stephens
53 sec read

Java versions and features

Java features we are looking forward to using One of the down sides to supporting older versions of Java is not being able make...
Kieran France
1 min read