Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roneetkumar/renamer

Build a tool used to rename files with a common pattern.
https://github.com/roneetkumar/renamer

go golang regular-expression rename-files tool

Last synced: about 2 months ago
JSON representation

Build a tool used to rename files with a common pattern.

Awesome Lists containing this project

README

        

# Renamer

Build a tool used to rename files with a common pattern. Eg we might want to take many files with names like “Dog (1 of 100).jpg”, “Dog (2 of 100).jpg”, … and rename them to “Dog_001.jpg”, “Dog_002.jpg”