.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. .TH STEPIC "1" "May 2020" "stepic 0.5.0" "User Commands" .SH NAME stepic \- Python image steganography .SH DESCRIPTION usage: stepic [\-h] [\-\-version] [\-\-debug] [\-d] [\-e] [\-f FORMAT] [\-i FILE] .IP [\-t FILE] [\-o FILE] .PP Hide data in an image, or read hidden data from an image. .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-version\fR show program's version number and exit .HP \fB\-\-debug\fR .TP \fB\-d\fR, \fB\-\-decode\fR given an image, write out the hidden data file .TP \fB\-e\fR, \fB\-\-encode\fR given an image and data file, write out a new image file with the data hidden in it .TP \fB\-f\fR FORMAT, \fB\-\-format\fR FORMAT output image format (optional) .TP \fB\-i\fR FILE, \fB\-\-image\-in=\fR FILE read in image FILE for decoding or encoding .TP \fB\-t\fR FILE, \fB\-\-data\-in=\fR FILE read in data FILE for encoding .TP \fB\-o\fR FILE, \fB\-\-out=\fR FILE write out to FILE, data when decoding, image when encoding .SH AUTHOR Written by Lenny Domnitser