/file-renamer

A simple utility app to rename file names within a directory using .netCore

Primary LanguageC#GNU General Public License v2.0GPL-2.0

windows-file-renamer

A simple utility app to rename file names within a directory using .netCore

Setup - Windows

  • Open solution with Visual Studio
  • Build project
  • Publish the project
    • Go to Build -> Publish FileRenamer menu
    • Click Publish
  • Optionally run RegEditScript.reg to add a context menu item when right clicking on the background of Windows File Explorer

Future Features

  • Make it work with any file type (currently only works for MKV)
  • Add more context menu items to allow for renaming customization
  • Allow configuration (from context menu) to specify a drop location once file renaming is complete