Alien-FreeImage
view release on metacpan or search on metacpan
src/Source/LibRawLite/dcraw/dcraw.1.html view on Meta::CPAN
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<HTML><HEAD><TITLE>Manpage of dcraw</TITLE>
</HEAD><BODY>
<H1>dcraw</H1>
Section: User Commands (1)<BR>Updated: February 2, 2012<BR><A HREF="#index">Index</A>
<A HREF="../index.html">Return to Main Contents</A><HR>
<A NAME="lbAB"> </A>
<H2>NAME</H2>
dcraw - command-line decoder for raw digital photos
<A NAME="lbAC"> </A>
<H2>SYNOPSIS</H2>
<B>dcraw</B>
[<I>OPTION</I>]... [<I>FILE</I>]...
<A NAME="lbAD"> </A>
<H2>DESCRIPTION</H2>
<B>dcraw</B>
decodes raw photos, displays metadata, and extracts thumbnails.
<A NAME="lbAE"> </A>
<H2>GENERAL OPTIONS</H2>
<DL COMPACT>
<DT><B>-v</B>
<DD>
Print verbose messages, not just warnings and errors.
<DT><B>-c</B>
<DD>
Write decoded images or thumbnails to standard output.
<DT><B>-e</B>
<DD>
Extract the camera-generated thumbnail, not the raw image.
You'll get either a JPEG or a PPM file, depending on the camera.
<DT><B>-z</B>
<DD>
Change the access and modification times of an AVI, JPEG, TIFF or raw
file to when the photo was taken, assuming that the camera clock
was set to Universal Time.
<DT><B>-i</B>
<DD>
Identify files but don't decode them.
Exit status is 0 if
<B>dcraw</B>
can decode the last file, 1 if it can't.
<B>-i -v</B>
shows metadata.
<DT><B></B>
<DD>
( run in 0.732 second using v1.01-cache-2.11-cpan-39bf76dae61 )