This Utility tries to manage files in a more efficient way.

It includes an integral Regular Expression builder that can be used to build reglar expressions to select/rename files.


This utility can

  • select files in a folder using Regular expressions.
  • select files in a folder using the extention
  • perform Copy, Delete(Permanent), Rename operations on the selected files.
  • Raname the selected files using Regular expressions.
  • update the set of file names with a sequence number starting from a user defined number. (At the begining or at the End)
  • add an arbitary text to the selected file names. (At the begining or at the End)

 

This utility need Microsoft Dot Net Framework 1.1 to run correctly.

Your Sugestions and bug reports