imageinfo v2024-08-05
- Created
- Updated
Cross platform super fast single header c++ library to get image size and format without loading/decoding. Support avif, bmp, cur, dds, gif, hdr (pic), heic (heif), icns, ico, jp2, jpeg (jpg), jpx, ktx, png, psd, qoi, tga, tiff (tif), webp ...
# Usage
imageinfo provides CMake targets:
find_package(imageinfo CONFIG REQUIRED)
target_link_libraries(main PRIVATE imageinfo::imageinfo)
# License
# Supported Platforms
All platforms are supported
# Features
No default features set.
# tools
build command line tool
Supports: !android & !ios & !xbox & !wasm32
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Weihang Ding
- Mikhail