Archiv verlassen und diese Seite im Standarddesign anzeigen : Tool zum Konvertieren von UTF-8 nach ANSI / iso-8859-1
Drexel
2005-11-03, 13:08:21
Hallo,
ich suche ein Tool, welches mir UTF-8-HTML-Dateien in ANSI / iso-8859-1-Dateien konverteiert und die Sonderzeichen in die entsprechenden HTML-Entities konvertiert. Gibt es sowas?
Danke für Eure Hilfe....
geforce
2005-11-03, 16:11:57
Also der Editor hat eine tolle "Ersetzen"-Funktion :usad:
Ne, ehrlich. Sowas suche ich auch, gegoogelt habe ich auch schon danach ... also: Wer was weiss, nur raus damit!
MfG Richard ;)
Aqualon
2005-11-03, 19:29:34
Kann das Tidy (http://tidy.sourceforge.net/) vielleicht?
Aqua
Drexel
2005-11-04, 09:23:52
So wie ich das sehe nicht:
Character encodings
-raw
output values above 127 without conversion to entities
-ascii
use ISO-8859-1 for input, US-ASCII for output
-latin0
use ISO-8859-15 for input, US-ASCII for output
-latin1
use ISO-8859-1 for both input and output
-iso2022
use ISO-2022 for both input and output
-utf8
use UTF-8 for both input and output
-mac
use MacRoman for input, US-ASCII for output
-win1252
use Windows-1252 for input, US-ASCII for output
-ibm858
use IBM-858 (CP850+Euro) for input, US-ASCII for output
-utf16le
use UTF-16LE for both input and output
-utf16be
use UTF-16BE for both input and output
-utf16
use UTF-16 for both input and output
-big5
use Big5 for both input and output
-shiftjis
use Shift_JIS for both input and output
-language <lang>
set the two-letter language code <lang> (for future use) (language: <lang>)
Mir fehlt da eine Option
use UTF-8 for input, ANSI for output, output values above 127 with conversion to entities
oder so ähnlich... Ich fürchte ich muss das doch mal von Hand machen....
vBulletin®, Copyright ©2000-2025, Jelsoft Enterprises Ltd.