HyopeR / FilenameFormat

Tech: Javascript. Minimal renaming script.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filename Format 🪄

Convert filenames written in different spelling standards to the same spelling standard.
You can use this for all kinds of file formats. (.svg, .jpg, ...etc)

Requirement

1- node
2- npm

Usage

1- npm install
2- Create a folder inside the target folder.
3- Put your files in the folder you created.
4- npm run start
5- Enter the requested data during the command.
6- New files will be created in the new folder.

About

Tech: Javascript. Minimal renaming script.


Languages

Language:JavaScript 100.0%