| |
epinfo.man
.TH EPINFO 1 "24 May 1997" "PhotoPC manipulation tool" "User Commands"
.SH NAME
epinfo \- extract technical information from Epson PhotoPC generated files
.SH SYNOPSIS
epinfo <filename> [<keyword>]
.SH DESCRIPTION
This command extracts the contents of APP12 marker tagged
"SanyoElectricDSC" from a JPEG file and optionaly finds specific line
inside it. If used without <keyword> parameter, outputs the complete
marker block in binary form (this is usually readable but contains a few
NUL characters).
.PP
.SH "OPTIONS"
.TP 0.5i
none
.SH ARGUMENTS
.TP 0.5i
.B <filename>
Name of the file to process
.TP 0.5i
.B <keyword>
Output the value of this keyword in the information block. Note that
keywords are case sensitive.
.SH EXAMPLES
% epinfo 0512_003.jpg
% epinfo 0512_003.jpg TimeDate
.SH OTHER NOTES
Trademarks are properties of their respective owners.
.SH COPYRIGHT
The program is copyrighted by Eugene G. Crosser <crosser@average.org>
and freely distributable. See README file for detailes.
.SH SEE ALSO
photopc(1)
Back
|
|
|