Images

Comparing WebP compression algorithms

In this article we will be comparing the different compression methods available to use for WebP images. To do this, we will be using...
Amy Pearson
1 min read

CCITT Compression Guide

What is CCITT Compression? CCITT compression is a set of lossless compression algorithms developed by the International Telegraph and Telephone Consultative Committee (Comité Consultatif...
Promil
1 min read

What is SGI file format?

What is SGI file format? SGI is a bitmap image file format for storing pixel data. It has 2-channel support (.bw for black and...
chika
41 sec 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

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