Hidden-Eye
Hide data into Picture
Hidden-Eye is library which contain different kinds of Steganography's algorithm in it.
For now , It contains 2 algorithms for hidding data into PNG format.
One is for ASCII and other is for hidding pdf.
For checking , You can use TestEnStrpng.py
Second Image contains 25000 hidden chars in it. Can you see difference in it ??
For checknig , You can use Hidingpdf.py
Opencv is writting bigger image and reducing one channel when saving encoded png.
In pdf , there is error in retrieving font. IF someone kwons how to fix it email me or send push request.