HDR to GIF

Convert a High Dynamic Range (HDR) image file into a Graphics Interchange Format (GIF) image file.

GIF files are much smaller than HDRs, they are more portable, and they can be previewed with many different types of software. However, they do not contain all of the information that an HDR image has.

Inputs

  • hdr [Required]

    Path to a High Dynamic Range (HDR) image file.

Outputs

  • gif

    Path to the resulting GIF file,

Last updated