Update README.md

This commit is contained in:
Adrian Schlett 2019-11-23 21:23:44 +00:00
parent 530378aac3
commit f55f439597

View File

@ -1,10 +1,15 @@
# 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
- A mordern scalable UI (Avalonia)
- A modular system for renaming files
- Regex support
- 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
@ -13,7 +18,10 @@ Inspired by [this project](https://git.lastassault.de/speatzle/BulkFileRenamer)
- [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
- Support for subdirectories
- 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)