1. Home
  2. Browse
  3. imageinfo

imageinfo

v2.0.0#0Latest

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 ...

Install

Run the following Vcpkg command to install the port.

vcpkg install imageinfo

Usage

imageinfo provides CMake targets:

find_package(imageinfo CONFIG REQUIRED)
target_link_libraries(main PRIVATE imageinfo::imageinfo)

Features

Dependencies

See source

Version

v2.0.0#0

Publication

Supports

All

GitHub

xiaozhuai/imageinfo

Homepage

github.com/xiaozhuai/imageinfo

Subtree

30c6da2146

License

MIT

Definition

Manifest