I am converting a webpage which is not utf8. There's no way to specify an input encoding to your tool, so only utf8 is permissible. Most of my favorite webpage downloading tools preserve the webpage charset.
I ran it through iconv, no big deal, but it would be nice if your tool supported --encoding FOO and perhaps control over encoding errors.
I am converting a webpage which is not utf8. There's no way to specify an input encoding to your tool, so only utf8 is permissible. Most of my favorite webpage downloading tools preserve the webpage charset.
I ran it through iconv, no big deal, but it would be nice if your tool supported --encoding FOO and perhaps control over encoding errors.