NVIDIA nvImageCodec provides accelerated image encoding and decoding using GPU hardware on CUDA 12 systems. Version 0.8.0.22 is the latest beta release, with a focus on JPEG, JPEG2000, and other formats. The library is under active development with beta releases every few months.
pip install nvidia-nvimgcodec-cu12No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load and decode an image using nvImageCodec.
Pin version and test upgrades.
Use the appropriate CUDA variant package (e.g., nvidia-nvimgcodec-cu11 for CUDA 11).
Use 'import nvimgcodec' instead of old 'import nvImageCodecs'.