zeroesandones-file-utils


FiRE - File Renaming Engine

FiRE

Made by the "Zeroes and Ones" group for Software Design and Documentation, at RPI, Fall semester, 2010.

Eclipse RCP-based UI that provides a way to easily rename a number of files in one fell swoop. Currently supports three categories of renaming:

  • Match/Replace: Replace one pattern or phrase with another! Supports regular expressions. Supports many styles of capitalization.
  • List: Add numbering to files. Supports ascending and descending lists. Supports different formats of numbers, including Roman, Alphabetic, and Normal.
  • Metadata: Supports metadata tags for music files. Create a pattern to apply to your tagged audio files. Artist-Track-Title, Title-Composer-Album? There are so many choices!

The Match/Replace Rule in Action

http://zeroesandones-file-utils.googlecode.com/files/fire-matchreplace-screenshot.PNG

The Metadata Rule in Action

http://zeroesandones-file-utils.googlecode.com/files/fire-metadata-creenshot.png

The List Rule in Action

http://zeroesandones-file-utils.googlecode.com/files/fire-list-screenshot.PNG

Dockable, Tabbed Interface

http://zeroesandones-file-utils.googlecode.com/files/fire-tabs-screenshot.png

Project Information

Labels:
Java Eclipse UI Utility