Description
Text files can be converted between character sets in Windows-targeted command-line workflows with recode. Developers and packagers use it when legacy encodings, migration tasks, or data cleanup need controlled conversion.
It is a character-set conversion tool, not a document editor. Encoding changes can corrupt text when the source charset is guessed wrong, so test with representative files.