A Modular Bulk File Renaming Utility
f32b3454d8
- Added Upcoming Features - Fixed Typo |
||
---|---|---|
BFR | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
BFR.sln | ||
LICENSE | ||
README.md |
BFR - A Modular Bulk File Renaming Utility
Inspired by this project by _speatzle.
Features
- A mordern scalable UI (Avalonia)
- A modular system for renaming files
- Regex support
Operations
- Add, Remove, Replace, Overwrite, Number, Sort
Upcoming Features
- Case Conversion
- Save-/Loadable Profiles
- Operations based on file Metadata
- Support for subdirectories
- Anything good that gets requested!