Skip to content

fluxth/fluxrename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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