Skip to Content

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's avatar Weihang Ding
    • Mikhail's avatar Mikhail

    # Changelog

    • 1ab9f77 [imageinfo] Bump to 2024-08-05 (#40346)
    • 17ee4ff [imageinfo] Bump to 2024-07-14 (#39907)
    • 6c296b9 [imageinfo] Bump to 2024-02-21 (#37833)
    • 803802b [imageinfo] Bump to 2024-01-19 (#36257)
    • 9299bf3 [imageinfo] Bump to 2023-12-25 (#35856)
    • a548ef5 [imageinfo] Add new port (#29009)

    # Source