fluxth / fluxrename

Batch rename GUI utility for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fluxrename

A batch rename GUI utility for macOS

Features

  • Recursive batch rename
  • Input filename filters (with regex avaliable)
  • Multiple modes of operations, can be operated with or without file extensions
    • Replace (with regex avaliable)
    • Trim from start/end or from range A to B
    • Add string in front, at the back, or anywhere in the middle of the filename
    • String Manipulations (upper/lowercase) to both the filename and/or extension part
  • Non-destructive rename preview before any disk operations, less likely to do unexpected renames
  • Written with C++ to provide a blazing fast performance
  • Reliable, fluxrename will not touch any of your files unless you click Commit Rename

Download

Click here to download the latest DMG installer (Universal Binary, v1.0.2)

Screenshots

Source selection screen

Filter screen

Rename configuration screen

Rename preview screen

About

Batch rename GUI utility for macOS

License:GNU General Public License v3.0


Languages

Language:C++ 90.1%Language:Objective-C 4.1%Language:QMake 3.0%Language:Shell 1.8%Language:C 1.0%