Batch Image Resize


I have been looking around for a method to resize multiple images in a single batch. There have been a number of downloadable tools and shell integration solutions, but I was hoping to find an online tool to do just that.

Not finding a solution that I liked, I decided to build one. Take a look at the Batch Image Resize tool and let me know what you think. There also a Facebook page for the tool.

Usage

  1. Upload the pictures you want to work with. The upload tool uses Uploadify to support mult-file uploads.
  2. Enter the desired maximum width and height
    • Images that are smaller than the specified dimensions are left unmodified.
  3. Clicking ‘Shrink my pictures’ generates a zip file with your resized images.

Privacy

All uploaded pictures are deleted within 5 minutes of inactivity.
Update
11/7/2011 – Scott Hanselman’s recent blog entry talks about a similar library for .NET

2 responses to “Batch Image Resize”

  1. I’m considering a few alternatives. My primary focus is not as much on the image re-sizing capabilities as the added value I can provide around this. As such, I’m focusing on .NET libraries that can be incorporate into a web application. I’m also looking into

Leave a Reply

Your email address will not be published.