MediaInfo

MediaInfo

Convenient unified display of the most relevant technical and tag data for video & audio files

Category
Metadata
License
open source
Platforms
Windows macOS Linux
Released
2002
Path
c:\MediaInfo\64\MediaInfo.exe
Version
Latest known: 26.05 (2026-05-12)

Examples

1. Returns image color space data to determine if image use CMYK/YCCB color space

mediainfo.exe --Language=raw --ReadByHuman=0 "--Output=Image;%ColorSpace%" --Legacy=0 d:\image.jpg

2. Parse response to identify headers & colon-delimited keys & values

mediainfo.exe --Language=raw -Full --ReadByHuman=1 d:\image.jpg

Try it

Agree to terms to run demos.