MP3Tag
I wrote this in a few minutes, during the last week of classes at Cornell. I’d looked on the web, and downloaded a program to strip id3 tags from my mp3s. It stripped the version 1 tags, but left the v2 tags on the mp3s. I downloaded a second program, which removed both, but it quit working after 15 mp3s, since it was a trial version. So, I sat down with perl, my programming swiss army knife, and wrote a program to strip tags.
Maybe if I ever bother to write a new version, it’ll create new id3 tags based on the name of the mp3, and other data culled from the net (possibly cddb/freedb?).
Anyway, feel free to use it. It’s only a few lines, and it should be pretty self explanatory.







