rfc2047
Encode and decode rfc2047 (MIME encoded words)
rfc2231
Encode and decode rfc2231/rfc5987
is-ascii-safe
Check if a given string is ASCII-safe, i.e. consists of ASCII characters (U+0000 to U+007F) only.
is-ascii-safe-cli
Check if a given file (or list of files) is ASCII-safe, i.e. consisting of ASCII characters (U+0000 to U+007F) only.