description:View detailed image metadata, properties, and per-channel histogram statistics.
---
# Image Info
Read-only analysis tool that returns comprehensive image metadata including dimensions, format, color space, EXIF/ICC/XMP presence, and per-channel histogram statistics. Does not produce a processed output file.
- This is a read-only endpoint. It does not produce a downloadable output file or a `jobId`.
- For RAW format images (DNG, CR2, NEF, ARW, etc.), ExifTool is used to extract true sensor dimensions and metadata flags that Sharp cannot read directly.
- HEIC/HEIF files are decoded to PNG internally to extract pixel statistics, since Sharp cannot decode HEVC pixels.
- The histogram provides min/max/mean/stdev per channel, not a full 256-bin distribution.
- The `density` field reflects the embedded DPI metadata, if present.