Magic Encoding is a little tool that allows you to quickly add or modify the magic comments that indicate source file encoding for an entire directory structure, please note that this tool only sets the comments, and does not perform any file encoding conversion whatsoever. If you are looking for a way to convert files to a specific encoding, check out iconv (GNU) I originally wrote this to get ri

