MassRename

Description | Download | Screenshot | Change Log

Description

MassRename is a program that renames a series of jpg files. For example, many digital cameras (such as mine) save each picture with a filename such as P1010001.jpg or P1010255.jpg. Since these file names aren't very descriptive, MassRename will rename each picture to something like Cruise001.jpg to Cruise255.jpg, or at least something that has a greater semantic meaning than the default file name. This basically saves a person the trouble of manually renaming every picture in a series. If you enjoy taking many pictures, obviously this is very useful.

MassRename was written in Java 1.4 using Swing components. The GUI is definitely the hardest part to code and is probably about 10 times harder than writing the code to rename the files. It was much easier to code after writing MP3Fix.

Download

Get MassRename version 1.3. (4 KB)

Requires the Java 1.4 runtime environment or greater.

How to use MassRename... A.K.A. Instructions

Screenshot

Mass Rename in action

Change Log

MassRename 1.3 (2005-03-23)

MassRename 1.2 (2005-01-04)

MassRename 1.0 (2004-07-28)

Author Info

Written by Jeff Chien

Jeff85 (at) gmail.com

Jeff's Programs