jScale is an easy to use, Java based image resizing application. jScale currently supports JPEG, PNG, TIFF, BMP, and GIF scaling.
This utility also supports transcoding between all the previously mentioned formats with the exception of GIF encoding.
Here are some key features of "jScale":
· Single and Multiple (batch) image scaling and transcoding.
· Transcoding between supported image types.
· Drag and Drop support(though this still requires some testing, specifically on OS/X).
· GUI and Command-line interface.
· Scale by percentage or to specific dimensions.
· Scale using Bicubic, Linear, or NearestNeighbor interpolations.
· Customizable "scaled" image filenames.
· Customizable scaled image directory.
· Does not alter the original image when scaling or transcoding (though you can save over the original image if you desire to do so).
Requirements:
· Java