Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UTFCoder

An UTF transcoder command line utility built using golang

Latest Release

Usage

utfcoder
 -s "source file path" 
 -t "optional target file path"
 -from "one of utf-8/utf-16/utf-32" 
 -to "one of utf-8/utf-16/utf-16le/utf-16be/utf-32/utf-32le/utf-32be"
 -bom "boolean" (used to specify if output should have byte order mark added. false by default.)
 -verbose "boolean" (used to print logs for debugging. false by default.)

About

UTF transcoder

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages