Information provided in this section is from a previous version of Thumbnailator, and does not reflect the current version of the software. For current information, please visit the Thumbnailator project.
Thank you for your interest in Thumbnailator!
Thumbnailator is a collection of Java classes and applications designed to produce thumbnail images. It provides simple means to produce thumbnails using the classes that simplifies the process of resizing images and adding watermarks or logos to the resulting image.
Read more about Thumbnailator >
Thumbnailator is open source software available under the modified BSD license. The license is included with each download. Alternatively, you can read the license here.
Thumbnailator requires Java(TM) 2 Platform, Standard Edition, v 1.4.2 or later. The newest version of the Java(TM) Runtime Environment is available from Sun Microsystems.
The current release of Thumbnailator is 0.1. The release date is May 14, 2008.
Please keep in mind this release should be considered as an alpha release, which means it is subject to change in the future versions, and may contain bugs.
Thumbnailator JAR (14 KB, ZIP archive)
The Java archive (JAR) contains the Thumbnailator classes, which are part
of the net.coobird.thumbnailator
package.
Thumbnailator source code (19 KB, ZIP archive)
This archive contains the source code to Thumbnailator. As Thumbnailator is
part of the net.coobird.thumbnailator
package, the directory structure
follows the Java convention for packages. The source files are contained
under the net/coobird/thumbnailator/ directory.
Thumbnailator API Documentation (56 KB, ZIP archive)
The Thumbnailator API Documentation is the Javadoc for Thumbnailator. It contains the information about how to use Thumbnailator in Java programs.