Skip to content

nemasu/utf8encode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utf8encode

Encode binary files to valid UTF-8.

Installation

Run make.

Usage

Decoding and encoding a file will create files with .decoded/.encoded prefixes.

In addition to the created files, it will also be displayed via stdout in hex.

Encode a file ./utf8encode -e <file>

Decode a file ./utf8encode -d <file>

About

Encode binary files to valid UTF-8.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published