Stable

Metadata Inspector

Native Windows app for inspecting metadata in photos, videos, audio files, and documents.

  • C#
  • .NET 8
  • WinUI 3
  • ExifTool
  • FFmpeg
  • FFprobe
  • Metadata

Overview

Metadata Inspector provides a focused read-only interface for reviewing embedded file metadata, raw tool output, media details, and map/location data where available. It uses ExifTool and FFprobe-backed workflows to make metadata easier to inspect without modifying source files.

Key features

  • Inspect metadata across photos, videos, audio files, and documents
  • View summary, full metadata, and raw tool output
  • Show media details using FFprobe where supported
  • Display location/map data when GPS metadata is present
  • Export metadata results for review
  • Keep inspection read-only and local to the machine
  • Built as a native Windows desktop app

Technical details

ExifTool handles descriptive metadata; FFprobe provides stream-level technical details where supported. Map previews may request coordinates from map tile providers when enabled. Read-only inspection runs entirely on your PC.

Links