Skip to content

cumulus13/decode_image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Decode Encode Image

Simple Command line and module for Decode/Encode Image File

Usage

usage: decode_image.py [-h] [-m IMAGE] [-o IMAGE_OUT] [-s STRING] [-c] [-f FILENAME] {decode,encode} ...

optional arguments:
  -h, --help            show this help message and exit
  -m IMAGE, --image IMAGE
                        Image path
  -o IMAGE_OUT, --image-out IMAGE_OUT
                        Save Image path
  -s STRING, --string STRING
                        String Image have being encode
  -c, --copy            Copy string out/result to clipboard
  -f FILENAME, --file FILENAME
                        Store string out/result to file

TYPE:
  {decode,encode}
    decode              Decode Image File FROM string
    encode              Encode Image File TO stringg
        encode              Encode Image File TO string

Author

licface licface@yahoo.com

About

Simple Command line and module for Decode/Encode Image File

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages