|
How to do things AI Noob vs. Pro
List biggest files Free Open Source: Swiss File Knifea command line
Depeche View
command line
free external tools,
cpp sources
articles |
sfk atou [infile]
convert Ansi to UTF-8 text.
options
-tofile x write output to file x
-nobom write no BOM header
-i read from stdin
-codepage=n change codepage.
more under: sfk listcodes
command chaining support
accepts text or binary from a previous command.
aliases
sfk ansitoutf same as atou
see also
sfk utoa convert UTF-8 to Ansi
sfk listcodes list available characters
of your Ansi codepage
examples
sfk atou in.txt -tofile oututf.txt
convert ansi to utf8 and write to file.
sfk load in.txt +atou -tofile oututf.txt
convert chain text.
sfk atou [infile]
convert Ansi to UTF-8 text.
options
-tofile x write output to file x
-nobom write no BOM header
-i read from stdin
-codepage=n change codepage.
more under: sfk listcodes
command chaining support
accepts text or binary from a previous
command.
aliases
sfk ansitoutf same as atou
see also
sfk utoa convert UTF-8 to Ansi
sfk listcodes list available characters
of your Ansi codepage
examples
sfk atou in.txt -tofile oututf.txt
convert ansi to utf8 and write to file.
sfk load in.txt +atou -tofile oututf.txt
convert chain text.
you are viewing this page in mobile portrait mode with a limited layout. turn your device right, use a desktop browser or buy the sfk e-book for improved reading. sfk is a free open-source tool, running instantly without installation efforts. no DLL's, no registry changes - just get sfk.exe from the zip package and use it (binaries for windows, linux and mac are included).
|


