All releases of Thumbnailator


Release Notes: This release added support for using the Exif metadata embedded in the source image to properly orient the thumbnail.


Release Notes: A user-reported bug has been fixed. The issue was, under certain circumstances, causing the automatically-generated filename of the thumbnail to have a misplaced the suffix when using the Rename class.


Release Notes: Thumbnailator is now available through the Maven Central Repository. This release introduces a minor change to the code to calculate the size of the thumbnail to prevent errors and possible distortion of the image.


Release Notes: This release introduces changes to the API. In addition, a highly-requested feature to create fixed-size thumbnails while keeping the aspect ratio of the original through the use of cropping has been implemented.


Release Notes: This release adds a user-requested feature to independently specify the scaling factors for the width and height when resizing images.


Release Notes: A user-reported issue where the file extensions assigned to thumbnail file names would violate the principle of least surprise was fixed.


Release Notes: An issue was resolved where the file that the thumbnail was written to remains open, preventing certain programs from accessing that file.


Release Notes: A feature was added to the Thumbnailator fluent interface to specify whether or not to overwrite files if they already exist.


Release Notes: An issue where a thumbnail was being incorrectly written if the destination file already exists was resolved.


Release Notes: A user-requested feature has been added to create a thumbnail by only specifying either the width or height.