Search results for: compression

What is JPEG?

What is JPEG? JPEG is a very well supported file format and works with all modern web browsers. It does not include an opacity...
Mark Stephens
59 sec read

Java Image Library speed comparison: JDeli and ImageIO/JAI

Back in 2017, we compared the speed of our Java Image Library JDeli with ImageIO and JAI and had some interesting finding. Now we...
Amy Pearson
1 min read

How to write GIF image files in Java with…

In this article, I will cover how to write out images as Gif images in Java. We also have a related article covering how...
Mark Stephens
29 sec read

Java 17 vs Java 11

Contents: New features Changes Deprecations/Removals   Java 17 is the newest long term support (LTS) release since Java 11. In the past 6 Java...
Daniel Warren
7 min read

Understanding the PDF File Format

We have been working with PDF files since 1999 and developed complex software to display PDF files. We have learnt a lot about the...
Leon Atherton
3 min read