Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.
/ steganografor Public archive

Hide one picture inside another and play with number of significant bits

License

Notifications You must be signed in to change notification settings

matleg/steganografor

Repository files navigation

Steganografor

This repository is aimed as a demonstration of how to hide an image inside another using steganography. We show the influence of significant bits by changing their number.

Project setup

  • Only one file : steganograformerge.py.

  • No OOP.

Prerequisites

python3.8 -m pip install -r requirements.txt

Use

python steganograformerge.py

Description

The aim is to hide this image of a written text
this text
into this picture this image

Increasing progressively the number of significant bits, we see the text and the white background appearing more and more.

GIF

Author

matleg

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Hide one picture inside another and play with number of significant bits

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages