I’ve just published my 2nd open source project: JII (Java Image Info)
It provides a clean interface to a collection of Java libraries and source code that reads basic properties of images. The focus is on the following image types which are relevant for the web:
- BMP
- GIF
- JPEG
- PNG
The indention for this project to check which is the best way to do this for my project. Because of the clean interface, it is very easy to switch between different implementations.