Combining qrcode image with data to hide into an image
Turkish comments on top, english is below.
Uygulamada, qrcode ve python imaging library kullandim.
sudo pip install qrcode
sudo pip install Pillow
ile gerekli modulleri kurabilirsiniz.
python gizle.py resim.jpg
I used qrcode and python imaging libraries. Install them like below:
sudo pip install qrcode
sudo pip install Pillow
python gizle.py original.picture.jpg