debian man page for jpegtoexr

Query: jpegtoexr

OS: debian

Section: 1

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

jpegtoexr(1)						      General Commands Manual						      jpegtoexr(1)

NAME
jpegtoexr - convert a JPEG image to OpenEXR format
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). exrtools 0.4 December 2003 jpegtoexr(1)
Related Man Pages
wrjpgcom(1) - opensolaris
rdjpgcom(1) - redhat
exrpptm(1) - debian
jpgicc2(1) - centos
wrjpgcom(1) - suse
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?