Description
Text encoding conversion can be performed from Lua 5.2 code through iconv API bindings.
This package is useful for developers handling legacy encodings, imported files, or systems that are not fully UTF-8. It is a conversion library, not a standalone text editor.
Encoding mistakes can corrupt text or lose characters. Test with real input files before converting important data.