My Text Converter Application.. any interest?
I've had a program I've been tooling around with for a while now. It started out as something I could use to fix the tags on my MP3s (sort of like my old MP3 Unicoder application) and convert the text from various encodings to Unicode.
I redid this prototype called Text Converter, it doesn't write MP3 ID3 tags yet (mainly because I couldn't get CSID3Lib to actually write tags properly) but the text conversion piece seems to be working beautifully.
If there's any actual interest in using this aside from a little app that I use to fix my non-Unicoded tags, then let me know and I'll clean it up and make it something usable for anybody other than myself.
Here's an example converting Shift-JIS:

Here's another example converting EUC-KR:

Ultimately, I'm going to finish this to actually read and write MP3 tags (right now it's too much of a manual process), but is there any interest in something like this?

Leave a comment