A downloadable tool for Windows and Linux


Tired of not being able to multiple rename files in a certain pattern or style?
Tired of when Windows renames those files to `file (1) file(2) file (3)`? ๐Ÿ˜–

This command-line script gives you more control to how to batch rename files

For more info on how it works, check out this repo: ๐Ÿฅณ
https://github.com/LapysDev/Tools/tree/master/Batch%20Renamer

                                                                                                
Basically you go from this: ๐Ÿ‘‰๐Ÿฟ

to this: ๐Ÿ™Œ๐Ÿฟ
in a single command

Download

Download
Batch Renamer 105 kB
Download
Batch Renamer (Source Code) 37 kB
Download
Icon 28 kB

Install instructions

Compiled with gcc (MinGW.org GCC-6.3.0-1) 6.3.0
Compile with: g++ batch-renamer.cpp -o batch-renamer

Comments

Log in with itch.io to leave a comment.

First (lol, first code jam submission)