Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.1 KB

README.md

File metadata and controls

21 lines (12 loc) · 1.1 KB

RegexRenamer

RegexRenamer is a powerful user-friendly graphical tool used to batch rename files using regular expressions. Features real-time preview, filtering, case-changing, numbering, expression validation, network support, folder renaming, help w/ regex tutor.

Project Samples

image
The main window, replacing spaces & dashes with underscores.

Objective

Thanks to xiperware for this fantastic tool, originally hosted here.

However, the project has been dormant since 2014 so I created this repo to update RegexRenamer to current frameworks, fix bugs, and potentially extend RegexRenamer.

Initially, I'll attempt to clone all the original documentation, etc., and then update it as necessary.