Search results for: compression

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

compressWe 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

How to write HEIC image files in Java with…

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

How to write WebP images in Java

In this article, I will walk you through how to write out images as WebP images in Java. We also have a related article...
Mark Stephens
47 sec read

How to write JPEG2000 Images in Java

In this article I will show you how to write JPEG2000 images in Java. We also have a related article covering how to read...
Mark Stephens
51 sec read