A small command-line utility that can bulk-rename files matching an input pattern to a specified output format.
Find a file
2024-07-28 12:52:10 -04:00
src Initial commit 2024-07-28 12:52:10 -04:00
.gitignore Initial commit 2024-07-28 12:52:10 -04:00
Cargo.lock Initial commit 2024-07-28 12:52:10 -04:00
Cargo.toml Initial commit 2024-07-28 12:52:10 -04:00
LICENSE Initial commit 2024-07-28 12:52:10 -04:00
README.md Initial commit 2024-07-28 12:52:10 -04:00

Renamers

A small command-line utility that can bulk-rename files matching an input pattern to a specified output format.