Bulk File Rename in Emacs

November 3, 2014

I've used a few bulk-rename tools on windows and I've never liked the interface to any of them. A few times, I've decided to just write a quick python script to rename what I need.

As an Emacs user, I figured there must be a better way. You can use dired mode to rename files in bulk. I'm using Emacs 24.3.1 on Windows 7.

Emacs continues to be great :-)