Skip to content

Encode your files into RGB images and decode them back.

License

Notifications You must be signed in to change notification settings

arda-guler/binGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binGallery

Encode your files into RGB images and decode them back.

Encoding:

bingallery encode <filename> <image_width(optional, in pixels)>
bingallery e <filename> <image_width(optional, in pixels)>

Decoding:

bingallery decode <filename>
bingallery d <filename>