jpegtoexr(1) - Linux man page
Name
jpegtoexr - convert a JPEG image to OpenEXRformat
Synopsis
jpegtoexr input.jpg output.exr
Description
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).