Scroll to navigation

STEPIC(1) User Commands STEPIC(1)

NAME

stepic - Python image steganography

DESCRIPTION

usage: stepic [-h] [--version] [--debug] [-d] [-e] [-f FORMAT] [-i FILE]

[-t FILE] [-o FILE]

Hide data in an image, or read hidden data from an image.

optional arguments:

show this help message and exit
show program's version number and exit

--debug

given an image, write out the hidden data file
given an image and data file, write out a new image file with the data hidden in it
output image format (optional)
read in image FILE for decoding or encoding
read in data FILE for encoding
write out to FILE, data when decoding, image when encoding

AUTHOR

Written by Lenny Domnitser <http://domnit.org/>

May 2020 stepic 0.5.0