Skip to content

A program to rename batches of files using a common template.

License

Notifications You must be signed in to change notification settings

Data-Kiss/bulk-file-renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulk File Renamer

A program to rename batches of files using a common template. This should be useful for developers or designers who regularly get sent a number of image files from clients that are all inconsistently named. With this program you can replace all spaces in words of all files at once, change case of all letters, or just rename all files with an incrementing number appended.

For users

You can download the latest windows release here: https://github.com/Data-Kiss/bulk-file-renamer/releases.

Download the latest zip file, unzip and run bulk-file-renamer.exe.

For contributors

Installing

git clone https://github.com/Data-Kiss/bulk-file-renamer.git

Running

Run the following commands:

npm install

npm start

Building

npm run dist

About

A program to rename batches of files using a common template.

Resources

License

Stars

Watchers

Forks

Packages

No packages published