Scroll to navigation

STEPIC(1) User Commands STEPIC(1)

NAME

stepic - Python image steganography

SYNOPSIS

stepic [options]

DESCRIPTION

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

OPTIONS

--version
show program's version number and exit
-h, --help
show this help message and exit

--debug

-d, --decode
given an image, write out the hidden data file
-e, --encode
given an image and data file, write out a new image file with the data hidden in it
-f FORMAT, --format=FORMAT
output image format (optional)
-i FILE, --image-in==FILE
read in image FILE for decoding or encoding
-t FILE, --data-in==FILE
read in data FILE for encoding
-o FILE, --out==FILE
write out to FILE, data when decoding, image when encoding

AUTHOR

Written by Lenny Domnitser <http://domnit.org/>
January 2018 stepic 0.4