bfr/README.md

25 lines
691 B
Markdown
Raw Permalink Normal View History

2019-11-23 20:15:04 +00:00
# BFR - A Modular Bulk File Renaming Utility
2019-11-23 21:36:34 +00:00
Inspired by [this project](https://git.lastassault.de/speatzle/BulkFileRenamer) by speatzle_.
2019-11-23 20:15:04 +00:00
## Features
2019-11-23 21:23:44 +00:00
- Mordern scalable UI (Avalonia)
- Extremely flexible
2022-02-09 19:18:58 +00:00
- Indefinite undo
- Fast automatic preview
- Crossplatform and portable
2019-11-23 21:23:44 +00:00
- Supports RegEx
2019-11-23 20:15:04 +00:00
### Operations
- Add, Remove, Replace, Overwrite, Number, Sort
2022-01-21 21:09:47 +00:00
### Planned Features
2022-02-09 19:18:58 +00:00
- Case Conversion #1
- Save-/Loadable Profiles #3
- Operations based on file Metadata #4
- Optional Subdirectory Scanning #5
- Anything good that gets [requested](https://git.ulra.eu/adrian/bfr/issues)!
2019-11-23 20:15:04 +00:00
2022-02-09 19:18:58 +00:00
## [Releases](https://git.ulra.eu/adrian/bfr/releases)
2019-11-23 20:15:04 +00:00
## Screenshot
![](https://i.imgur.com/qHRTmJH.png)