bfr/README.md

27 lines
769 B
Markdown
Raw 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
2019-11-23 21:23:44 +00:00
Everyone is welcome to contribute!
2019-11-23 20:15:04 +00:00
## Features
2019-11-23 21:23:44 +00:00
- Mordern scalable UI (Avalonia)
- Extremely flexible
- Stack-based undo
- Fast and automatic preview
- Cross-Platform and portable
- 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
- [Case Conversion](#1)
- [Save-/Loadable Profiles](#3)
- [Operations based on file Metadata](#4)
- [Optional Subdirectory Scanning](#5)
- Anything good that gets [requested](https://git.lastassault.de/adroslice/bfr/-/issues)!
2019-11-23 20:15:04 +00:00
2022-01-21 20:59:37 +00:00
## [Releases](https://git.lastassault.de/adroslice/bfr/-/releases)
2019-11-23 20:15:04 +00:00
## Screenshot
![](https://i.imgur.com/qHRTmJH.png)