1. Home
  2. Browse
  3. imageinfo

imageinfo

v2024-12-02#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

v2024-12-02#0

Publication

Supports

All

GitHub

xiaozhuai/imageinfo

Homepage

github.com/xiaozhuai/imageinfo

Subtree

2b85cc22af

License

MIT

Definition

Manifest