Downloads

Regex Batch File Renamer

This is a simple program to rename the contents of a folder using regular expressions. It is written in C#.NET, based off code written by Shawn Cicoria.

The utility has a shortcut in the right-click context menu for all folders on the system. It allows users to enter a pattern manually or select from a list of preset regular expressions. The presets can be customised by modifying a simple XML file. Use it to rename badly formatted album filenames, photo albums or anything else you can think of!

If you'd like to make modifications, I've posted the source in the blog section (http://m4dm4n.homelinux.net:8086/blog.php?id=31).

Back | Download Now