Skip to content

Windows application for finding / renaming / deleting files with regular expressions.

License

Notifications You must be signed in to change notification settings

adrian-007/regex-file-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regex File Manager

Very simple, yet useful tool for doing batch operations on set of files.

Files are matched against a regular expression pattern (.* by default). In case of rename operation, new name is constructed basing on provided format ($& by default). In order to rename / delete files, you must first perform a search.


Screenshots

Search without a pattern: Simple search

Regex search with a rename pattern: Regex based search with pattern replace

About

Windows application for finding / renaming / deleting files with regular expressions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published