.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH STEPIC "1" "November 2007" "stepic 0.3" "User Commands" .SH NAME stepic \- Python image steganography .SH SYNOPSIS .B stepic [\fIoptions\fR] .SH DESCRIPTION Steganographically hide data in a bitmap\-style image, or read hidden data from an image .SH OPTIONS .TP \fB\-\-version\fR show program's version number and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message 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=\fIFORMAT\fR output image format (PNG recommended, defaults to input format) .TP \fB\-i\fR FILE, \fB\-\-image\-in\fR=\fI=FILE\fR read in image FILE for decoding or encoding .TP \fB\-t\fR FILE, \fB\-\-data\-in\fR=\fI=FILE\fR read in data FILE for encoding .TP \fB\-o\fR FILE, \fB\-\-out\fR=\fI=FILE\fR write out to FILE, data when decoding, image when encoding .SH EXAMPLES Coming .SH AUTHOR Written by Lenny Domnitser