Description
Text-processing software can convert data between character sets through a reusable library.
This package is useful for applications that need to read legacy encodings, normalize text, import old documents, or communicate with systems that do not use UTF-8. It does not add a document converter interface by itself; another program uses it while processing text.
Encoding mistakes can corrupt text or make data unreadable. Keep backups when converting important files.