Unicode Rewriter

Unicode Rewrite is a Java tool to convert ID3 tags in MP3 files from whatever machine encoding you have (GB2312/GBK for Chinese, etc) to Unicode. It converts both ID3v1 tags and ID3v2 tags to Unicode-encoded ID3v2 (v2.3 or v2.4)

Saturday, July 29, 2006

Credit

Unicode Rewriter is not entirely written from scratch. The core of the ID3 tag handling is through the help of ID3iconv 0.2.1. Unicode Rewriter is a GUI interface to ID3iconv.

The drag and drop feature is provided by FileDrop 1.0.

Icons are provided by VladZ.