jpegtoexr(1) DragonFly General Commands Manual jpegtoexr(1)NAME
jpegtoexr - convert a JPEG image to OpenEXR formatSYNOPSIS
jpegtoexr input.jpg output.exrDESCRIPTION
Converts a JPEG file to an EXR file in [0,1]. This program reads the JPEG file in Y'CbCr format and converts to RGB itself to hopefully gain some extra precision when storing in EXR format.AUTHORS
Billy Biggs <vektor@dumbterm.net>.SEE ALSO
exrtools(1). exrtools 0.4 December 2003 jpegtoexr(1)