tinyexr
Tiny single-header library to load and save OpenEXR (.exr) images
Tiny single-header library to load and save OpenEXR (.exr) images
To install this package, run one of the following:
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.
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
GitHub Repository
https://github.com/syoyo/tinyexr