debian man page for ppmtoexr

Query: ppmtoexr

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ppmtoexr(1)						      General Commands Manual						       ppmtoexr(1)

NAME
ppmtoexr - convert a PPM image to OpenEXR format
SYNOPSIS
ppmtoexr input.ppm output.exr
DESCRIPTION
Converts a PPM file to an EXR file in [0,1]. If the input is 8 bit per channel, the input is gamma corrected according to the PPM stan- dard. Images which are 16 bit per pixel are treated as linear intensity values. This program works with the 48 bit per pixel PPM files output by the dcraw program for converting from raw pixel formats found on many dig- ital cameras.
AUTHORS
Billy Biggs <vektor@dumbterm.net>.
SEE ALSO
exrtools(1), dcraw(1), ppm(5). exrtools 0.4 December 2003 ppmtoexr(1)
Related Man Pages
pnmgamma(1) - redhat
img-ppm(n) - osx
ppm(5) - linux
ppm(5) - osx
ppm(5) - mojave
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?