/fezzik

A peculiar bulk file renamer for Windows. The official continuation of https://code.google.com/archive/p/fezzik/

Primary LanguageC#BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Fezzik is a bulk file renamer that uses your text editor of choice to present an entire directory of filenames to you for easy editing. When the text editor is closed (and the file saved), it will act upon the changes you have made.

Once set up, the basic use of Fezzik goes:

  1. Right click on the folder containing the files to rename, select Rename files with Fezzik
  2. This opens your preferred text editor (chosen in setup) with a text file containing the folder's directory listing.
  3. You make changes to the filenames in the text file.
  4. Save and close the text editor and Fezzik will action the changes.