{"categories":[{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics/2"}],"enrichment":{"capability":"nvImageCodec provides GPU-accelerated codec operations through a unified interface, with optional plugins for JPEG, JPEG2K, and TIFF encoding and decoding.","skillfed_tags":["gpu-acceleration","image-codec","cuda"],"use_cases":["Accelerate batch image decoding in computer vision pipelines using GPU hardware instead of CPU.","Encode or decode JPEG images at scale in data preprocessing for machine learning workflows.","Process TIFF images with GPU acceleration in scientific or medical imaging applications.","Build custom codec plugins on top of the nvImageCodec framework for specialized image formats.","Reduce latency in real-time image processing by offloading codec operations to the GPU."],"what_it_does":"nvImageCodec is NVIDIA's GPU-accelerated image codec library designed as an extensible framework. It provides a unified interface for codec operations, with optional plugins for nvjpeg, nvjpeg2k, and nvtiff formats. The package is built specifically for CUDA 12 and supports Python 3.9 through 3.14.\n\nThe library offloads image encoding and decoding to the GPU, reducing CPU overhead for image processing workloads. Installation includes optional dependencies for specific codec support\u2014you can install just the base library or add nvjpeg, nvjpeg2k, nvtiff, or all plugins together. Platform support is limited to x86_64, aarch64, and Windows due to the nature of GPU-specific wheels.","worth_installing":"Yes, if you have a compatible NVIDIA GPU with CUDA 12 and need GPU-accelerated image codec operations. The library is actively maintained, has no known vulnerabilities, and offers a clean plugin architecture. No, if you lack GPU hardware or require CPU-only image processing."},"id":"nvidia-nvimgcodec-cu12","links":{"html":"https://skillfed.io/packages/nvidia-nvimgcodec-cu12","md":"https://skillfed.io/packages/nvidia-nvimgcodec-cu12.md","pypi":"https://pypi.org/project/nvidia-nvimgcodec-cu12/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-14","license_spdx":null,"license_treatment":"permissive","name":"nvidia-nvimgcodec-cu12","python_support":"supports_current","summary":"NVIDIA nvimgcodec  for CUDA 12."},"popularity":{"monthly_downloads":184570,"position":10030,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.9.0.20"}
