MotaDan / steganographerPY

Hides files and messages in an image file.
https://www.youtube.com/watch?v=TWEXCYQKyDc
MIT License
1 stars 0 forks source link

Fix messages in bmp images #59

Open MotaDan opened 8 years ago

MotaDan commented 8 years ago

When a bmp is used as the input file the message is not properly hidden and will not be displayed. test_bmps will fail if allowed to.

MotaDan commented 7 years ago

The Image Module Python PIL image open and save changes image file size? Modes