Skip to content

dubrowgn/renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

renamer

Renamer is a lightweight, mass file renaming utility based on the Qt framework. It's designed to be very simple yet robust with it's drag-n-drop interface and use of regular expressions.

Main Features

  • Cross-Platform
  • Drag-n-Drop interface
  • Regex search and replace
  • Literal search and replace
  • Renames files and folders

Note: The linux build of Renamer now requires Qt 5.6 or greater be installed. On Debian/Mint/Ubuntu distros, you can install the libqt5gui5 package via apt-get.