Skip to content

gameblabla/decoder_encoder_rgb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary to RGB565 image

This encodes a binary file to an RGB565 image.
It's quite simple and could even be potentially be decoded on older computers.

You can build it for both MinGW (assuming you have SDL and SDL_image available) and Linux with the respective makefiles.

TODO : Remove SDL dependency and make a web version of it (One that is fully static and Javascript based if possible).

About

Decoder/Encoder Binary to RGB565 image (Stenography)

Resources

Stars

Watchers

Forks

Packages

No packages published