NVIDIA/nvImageCodec
A nvImageCodec library of GPU- and CPU- accelerated codecs featuring a unified interface
This library helps developers working with large volumes of image data to quickly convert images between different formats like JPEG, PNG, or TIFF, using NVIDIA GPUs for acceleration. It takes various image files as input and outputs the same images in a new, specified format. This tool is for software engineers and data scientists building high-performance image processing applications.
143 stars.
Use this if you need to rapidly decode or encode batches of images in diverse formats, leveraging NVIDIA GPU hardware for speed.
Not ideal if your image processing needs are limited to CPU-only environments or you only handle a small number of images where acceleration isn't critical.
Stars
143
Forks
13
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Feb 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NVIDIA/nvImageCodec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
onnx/onnx
Open standard for machine learning interoperability
PINTO0309/onnx2tf
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The...
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This...
onnx/onnxmltools
ONNXMLTools enables conversion of models to ONNX