Skip to content

KyleRoarty/files-renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

files-renamer

A bash script to take a file of the format [Tag] Name - ## [Resolution].ext to Name - ##.ext

How to use

renameFiles.sh -i <num>,[<num>,<num>,...] from the folder containing files to rename

A minimum of one number is required.
The last number's value is appended after a - character, if more than one number is entered.
All of the files in the folder gets split along spaces and periods.
<num> refers to the index of a word in the split file name.
The extension is automatically re-appended to the name.

About

Rename those pesky video files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages