CMD + K

tinyexr

Community

Tiny single-header library to load and save OpenEXR (.exr) images

Installation

To install this package, run one of the following:

Conda
$conda install schrodinger::tinyexr

Usage Tracking

1.0.13
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

TinyEXR is a small, single header-only library to load and save OpenEXR (.exr) images. Implemented in portable C++ with no library dependencies beyond the Standard Template Library. Consumers define TINYEXRIMPLEMENTATION in one translation unit, compile with -DTINYEXRUSE_MINIZ=0, pre-include , and link against zlib.

About

Summary

Tiny single-header library to load and save OpenEXR (.exr) images

Last Updated

May 2, 2026 at 01:45

License

BSD-3-Clause

Supported Platforms

macOS-arm64
linux-64
macOS-64
win-64