Skip to content

A simple filename cleaner that removes specified words from a collection of files, limited to the filetypes the user inputs.

Notifications You must be signed in to change notification settings

Blueeyesjt1/Js-Filename-Cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

J's Filename Cleaner

A simple filename cleaner that removes specified words from a collection of files, limited to the filetypes the user inputs. This is a free, open-source software, so please credit me, Jaden Williams, as the developer for any project use. Thank you!

  1. Input directory where cleaner reads the files.
  2. Input file-type extensions that cleaner will modify. (This is to prevent the cleaner from renaming files like .exes)
  3. Input words that are to be removed from filenames. (Ex: cache, temp, fraft, -, 0, 1, 2...)

Program use-case example

About

A simple filename cleaner that removes specified words from a collection of files, limited to the filetypes the user inputs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages