The Uncategorized category is content that cannot be classified under anything in the categories on the Java PDF Blog.

Uncategorized

What is JBIG2?

JBIG2 is a lossless and lossy compression standard for bi-level images like scanned documents, offering high compression ratios by identifying and encoding similar shapes...
chika
47 sec read

Dependabot and other dependency update tools

What are auto dependency update tools? Automatic Dependancy update tools are used to monitor your dependencies, by checking the semantic versioning of your dependencies...
Amy Pearson
1 min read

How to view Multi-TIFF files in Java

In this article, I will show you how to read and view Multi-TIFF files in Java. We already have an article on How to...
Amy Pearson
1 min read

Comparing PNG Compression Algorithms

In this article we will be comparing the different compression methods available to use within PNG images. To do this, we will be using...
Jacob Collins
49 sec read