Transcoder 0.1b2 released

Tonight I released Transcoder 0.1b2. It's still very much an in-progress project, and is more of a "toy" than anything else, but if anyone wants to play with it, or has ideas for where to take it, I'm listening. It's also open-source under a BSD license.

Transcoder takes strings (NSStrings/CFStringRefs, in programmer lingo) and converts them between encodings (NSStringEncodings/CFStringEncodings). The program abstracts the nitty-gritty details to a simple text box and table view that allow for pasted or typed input and the choice of source and target text encodings. In the future I hope to perhaps allow for "chains" of encodings, where the program will "hop" from encoding to encoding as it transcodes to an ultimate target.

As always, my contact form is available on this site for questions, comments, and support, and my e-mail address is included in the online help. Feedback is welcome!