bfr/README.md
2019-11-23 21:23:44 +00:00

30 lines
969 B
Markdown

# BFR - A Modular Bulk File Renaming Utility
Inspired by [this project](https://git.lastassault.de/speatzle/BulkFileRenamer) 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
### Upcoming Features
- [Case Conversion](https://git.lastassault.de/adroslice/bfr/issues/1)
- [Save-/Loadable Profiles](https://git.lastassault.de/adroslice/bfr/issues/3)
- Operations based on file Metadata
- Optional Subdirectory Scanning
- Option to disable automatic previewing
- Tooltips for added clarity on every UI input
- Improved Add-/Remove-Buttons
- Anything good that gets [requested](https://git.lastassault.de/adroslice/bfr/issues)!
## [Releases](https://git.lastassault.de/adroslice/bfr/-/releases)
## Screenshot
![](https://i.imgur.com/qHRTmJH.png)