Batch Thumbnail Generator
Many times, when researching a larger project, I make smaller demosâto break up my workflow, and keep things fresh. The Batch Thumbnail Generator (BTG) is one of these offshoots, a sandbox for creating zip packages with the http://dev.w3 view website.org/2009/dap/file-system/file-writer.htmlâ>BlobBuilder API, and Flash based download solutionsâI also used BTG to create the thumbnails for the Software page (which didnât quite justify the time invested).
BTG allows you to quickly produce .zip thumbnail packages;
- Drag & Drop images into the browser.
- Tug on the images to resize them, or enter a specific width & height.
- Crop images âto fitâ, or âto edgesâ, or not at all.
- Center the image horizontally & vertically, or not at all.
- Add a background color to your outputted images, or transparency.
- Generate batches of thumbnails in âJPEGâ or âPNGâ format.
- Special thanks to; JSZip, FileSaver, BlobBuilder, Downloadify and SWFObject!