stepic

Python Steganography in Images

Install

All systems
curl cmd.cat/stepic.sh
Debian Debian
apt-get install stepic
Ubuntu
apt-get install stepic
image/svg+xml Kali Linux
apt-get install stepic
Windows (WSL2)
sudo apt-get update sudo apt-get install stepic
Raspbian
apt-get install python-stepic

python-stepic

Python Steganography in Images

A Python module and command line tool for hiding arbitrary data within images by slightly modifying the colors. These modifications are generally imperceptible to humans, but are machine detectable. Works with RGB, RGBA, or CMYK images. This is a transitional package and may be safely removed

stepic

Python 3 Steganography in Images

A Python 3 module and command line tool for hiding arbitrary data within images by slightly modifying the colors. These modifications are generally imperceptible to humans, but are machine detectable. Works with RGB, RGBA, or CMYK images.