Skip to content

A simple utility to rename files and folders in bulk

Notifications You must be signed in to change notification settings

randy-sab-roy/Renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renamer

A simple utility to rename files and folders in bulk

Usage

  1. Open a folder by clicking the folder button or using the context menu
  2. (Optional) Filter files/folders by name
  3. Edit the output text
  4. Click Apply

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Building

$ npm install
$ npm start

Create installer

$ npm run dist