Skip to content
/ Imstore Public

Encode any file to png and Decodes them right back :)

Notifications You must be signed in to change notification settings

Arceen/Imstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imstore

Encode basically any file into image First make it binary -> byte -> then save all the byte data as the colors and alpha channels of a PNG image, so that the file can be hosted anywhere. Then Decode it back without any loss

Future plans

Encode multiple files on the same image/video for better encapsulation Make it into video. Host it on some site. Use it on another project

Desclaimer: All Sample Files included in this project are freely available on the Internet & Copyright free.

About

Encode any file to png and Decodes them right back :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages