Free Web Hosting by Netfirms
Web Hosting by Netfirms | Free Domain Names by Netfirms

Using nothing but script to manipulate images...

This script shows how to make a 100 x 100 thumbnail of all bmp images in a folder.

USE:

You use the script by dragging and dropping folder that holds 24-bit non-compressed bmp files onto it. To repeat, drag and drop a folder on the script.

  • The script will examine its own parent folder looking for a subfolder with the name Thumbs If it can not find such a folder, it will create one.
  • The script will itterate through all the files in the dropprd folder looking for files with a bmp extension.
  • With each bmp file it locates, the script will do a simple analysis on the dropped image file.
  • The script will start manipulating the data contained in the current image file.
  • It will create a new thumbnail image from the image.

The Code used in the reduction process is the same as the Thumb Maker Code. See the Thumb Maker page for why the thumbnails look as they do.

Requirements: Windows 98+, WSH 5.6+ (VBS), Image File in 24-bit non-compressed BMP format. Tested on XP Home edition SP2, IE6 installed. (Not tested with IE7 installed)

Multiple Thumb Maker Sorce Code:

Save this file to your system as ThumbsMaker.vbs

Select All

Visit our store! Support This Site