I managed to find some other tool that converts cp1250 to iso-8859-2, and I'm now trying to convert my html document with recode. It seems to try to convert the file as if it was a text file, and I can't make it ignore parts of HTML syntax :/
EDIT: recode doesn't convert Polish letters into HTML entities at all, it just messes up HTML file by converting < and > characters.
Last edited by Krystian Galaj; 08-12-2009 at 06:25 AM.
|