sfconv
Custom legacy encoding conversion tools for plain text files
Install
- All systems
-
curl cmd.cat/sfconv.sh
- Debian
-
apt-get install teckit - Ubuntu
-
apt-get install teckit - Kali Linux
-
apt-get install teckit - CentOS
-
yum install teckit - Fedora
-
dnf install teckit - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install teckit
teckit
Custom legacy encoding conversion tools for plain text files
TECkit is a toolkit for encoding conversions. It offers a simple format for describing the mapping between legacy 8-bit encodings and Unicode, and a set of utilities based on such descriptions for converting text between 8-bit and Unicode encodings. It also includes a compiler for a mapping description language that allows for bidirectional conversion description (i.e. the same description is used for conversion to and from Unicode).