regname
Regular expression based file rename tool
TLDR
Rename files using a regex pattern
$ regname [pattern] [replacement] [files]
SYNOPSIS
regname [options] pattern replacement [files...]
DESCRIPTION
regname is a flexible regular expression based file rename tool that supports both a graphical and a command-line interface. It uses regex patterns with capture group substitutions for powerful batch file renaming operations.
HISTORY
regname was created by mobzystems and is written in C#.

