A Modular Bulk File Renaming Utility
BFR | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
BFR.sln | ||
LICENSE | ||
README.md |
BFR - A Modular Bulk File Renaming Utility
Inspired by this project by speatzle_.
Everyone is welcome to contribute!
Features
- Mordern scalable UI (Avalonia)
- Extremely flexible
- Stack-based undo
- Fast and automatic preview
- Cross-Platform and portable
- Supports RegEx
Operations
- Add, Remove, Replace, Overwrite, Number, Sort
Planned Features
- Case Conversion
- Save-/Loadable Profiles
- Operations based on file Metadata
- Optional Subdirectory Scanning
- Anything good that gets requested!