Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
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  standard.   Im-
     ages 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  digital  cam-
     eras.

AUTHORS
     Billy Biggs <vektor@dumbterm.net>.

SEE ALSO
     exrtools(1), dcraw(1), ppm(5).

exrtools 0.4			  December 2003 		     ppmtoexr(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ppmtoexr&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help