Search results for: jdeli

What is XMP metadata and why it is useful

Recently at IDR Solutions we have been busy working away and added support for reading and writing of XMP metadata to Tiff images with the...
Kieran France
2 min read

What is a WebP file?

What is WebP? WebP is a new image format created by Google to work on web browsers. WebP images are designed to be small...
Georgia Ingham
3 min read

Convert Ant based NetBeans project to a Maven project

At IDR Solutions this year, we have decided to carry out a few changes to how we currently operate. One of these changes is...
Georgia Ingham
3 min read

Lanczos3 algorithm as a way to produce better image…

Image scaling options Recently at IDR Solutions, I have been looking for ways to provide higher image quality when down-sampling images in Java with...
suda
1 min read

How to read TIFF images in Java

In this article, I will explain how to read Tiff files in Java. We also have a related article covering how to write TIFF...
suda
1 min read