PNG

What is PNG?

What is a PNG? PNG stands for Portable Network Graphics. It is a lossless, bitmap image format popular on the world wide web because...
Mark Stephens
36 sec 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

What is Image Interlacing?

Interlacing is the practice of filling in alternating lines of data in an image, helping to visualize the image before it is completely rendered....
Amy Pearson
1 min 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

Java PDF to PNG conversion

Why convert PDF files to PNG images? A PDF is a vector image (so it is rendered when you display it at whatever size...
Emily
1 min read