logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

jpeg2hdrgen - Parse EXIF information in given JPEG files and output a hdrgen script for generation of HDR

Bugs

       Please report bugs and comments on implementation to Grzegorz Krawczyk <gkrawczyk@users.sourceforge.net>.

                                                                                                  jpeg2hdrgen(1)

Description

       This  program  can  be  used  to  automatically create a hdrgen script for use with software creating HDR
       images. The exposure information is extracted from EXIF data  contained  in  jpeg  images  created  using
       digital cameras.

       If  this  script doesn't recognise the exposure settings from the images taken by your camera, send me an
       output of a `jhead your_image.jpg` program.

Examples

       jpeg2hdrgen IMG_0001.JPG IMG_0002.JPG IMG_0003.JPG > sample.hdrgen

              Creates a sample.hdrgen script for given images.

Name

       jpeg2hdrgen - Parse EXIF information in given JPEG files and output a hdrgen script for generation of HDR
       images.

See Also

pfsinhdrgen(1) pfshdrcalibrate(1)

Synopsis

jpeg2hdrgen <file1.jpg> [<file2.jpg>...]

See Also