FileNameWrangler is a tool for modifying the names of many files at the same time.
Current status
FileNameWrangler is mostly feature complete, but there's a couple things missing:
- Although FNW can be used to edit non-ASCII filenames without issues, it won't display the characters properly. For example
Hey すん 100€!!
will show up asHey ⎕⎕ 100⎕!!
on the window. Adding non-ASCII text drawing would require a totally different way to handle fonts which isn't worth it for me. I may add it someday, but that day isn't today. - FNW won't scale up properly for high DPI displays. This is mostly because of the reason above; the text looks like crap unless I switch to a different font rendering method.
- There's no horizontal scrollbar. I'm just too lazy to add it.
- Window only snaps to the edges of your primary monitor, not secondary monitors. This is very hard for me to add since I only have 1 monitor.
Linux version is not planned, but I may make it some day.
Mac version not planned.
Download
FileNameWrangler 2.0.4
Download FileNameWrangler_2-0-4.zip - 134 KB
View old versions
FileNameWrangler 1.0
This is an extremely old version and one of the first programs I ever made, it has a bunch of problems and no advantages over 2.0, but I'm adding it here as a historical curiosity.
Download FilenameWrangler_1-0.zip - 112 KB
Report bugs/problems or request features: find my contact here.