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">&nbsp;</A>
<H2>NAME</H2>

dcraw - command-line decoder for raw digital photos
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>

<B>dcraw</B>

[<I>OPTION</I>]... [<I>FILE</I>]...
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>

<B>dcraw</B>

decodes raw photos, displays metadata, and extracts thumbnails.
<A NAME="lbAE">&nbsp;</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>
<B>dcraw</B>

cannot decode JPEG files!!
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>REPAIR OPTIONS</H2>

<DL COMPACT>
<DT><B>-I</B>

<DD>
Read the raw pixels from standard input in CPU byte order with
no header.  Use
<B>dcraw -E -4</B>

to get the raw pixel values.
<DT><B>-P deadpixels.txt</B>

<DD>
Read the dead pixel list from this file instead of &quot;.badpixels&quot;.
See
<B>FILES</B>

for a description of the format.
<DT><B>-K darkframe.pgm</B>

<DD>
Subtract a dark frame from the raw data.  To generate a
dark frame, shoot a raw photo with no light and do
<B>dcraw&nbsp;-D&nbsp;-4&nbsp;-j&nbsp;-t&nbsp;0</B>.

<DT><B>-k darkness</B>

<DD>
When shadows appear foggy, you need to raise the darkness level.



( run in 1.108 second using v1.01-cache-2.11-cpan-8450f2e95f3 )