Skip to content

fbianco/unicodeToHex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unicodeToHex

Convert unicode string to hexadecimal in pdfmarks format

usage: unicodeToHex.py [-h] [-p PREFIX] [-s SUFFIX] string

Convert the given unicode string to hex encoded string with the given pre- and
suffix, by default return a PDFMARKS encoded string starting with FEFF and
enclosed with < >.

positional arguments:
  string                Unicode string to convert to hexadecimal format

optional arguments:
  -h, --help            show this help message and exit
  -p PREFIX, --prefix PREFIX
                        Prefix
  -s SUFFIX, --suffix SUFFIX
                        Suffix

About

Convert unicode string to hexadecimal in pdfmarks format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages