A downloadable tool for Windows

RegRename is a command line utility program that allows you to rename your files using a regular expression.

Command-line arguments: SourceFolder SourcePattern TargetPattern
    FolderPath: Source folder containing files to replace.
    SourcePattern: Source file pattern.
    ReplacementPattern: Replacement pattern.
    NoAsk: Specify "NoAsk" (case-sensitive) to skip confirmation (Not implemented).

Source Code Gist: https://gist.github.com/chaojian-zhang/221c2982b3b4f4cf94911274ed3f9faa

This program requires .Net 5 runtime.

New (Pending dedicated page): https://github.com/chaojian-zhang/RegRenameWPF
GUI Download: https://github.com/chaojian-zhang/RegRenameWPF/releases

Download

Download
RegRename_V1.zip 124 kB
Download
RedRenameWPF_v0.1 (GUI).zip 88 kB

Install instructions

This program requires .Net 5 runtime.

Comments

Log in with itch.io to leave a comment.

If you use Pure, you can use this instead: https://github.com/Pure-the-Language/CentralSnippets/tree/main/Snippets/FileSystem