convmv Command Examples

Convert filenames (NOT file content) from one encoding to another. More information: https://www.j3e.de/linux/convmv/man/.

convmv -f {{from_encoding}} -t {{to_encoding}} {{input_file}}

convmv -f {{from_encoding}} -t {{to_encoding}} --notest {{input_file}}