Reg Rename (Regular Expression File Rename Utility)
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
Status | Released |
Category | Tool |
Platforms | Windows |
Author | Charles Zhang |
Tags | file-management, net, tool |
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