Free Online Video Metadata Viewer

Inspect and extract detailed technical specifications, dimensions, durations, and formats of your video files securely. Runs entirely client-side — your video is never uploaded to any server.

How it works

  1. Drop a video file or browse — file is read via local object URL.
  2. Browser decodes header to extract resolution, aspect, duration, and audio presence.
  3. View specs in structured tables with mono-tabular values.
  4. Copy info as text (with polite aria-live) or export as JSON.

What you get

  • General file info: name, size, MIME, last modified
  • Video stream details: resolution, width/height, aspect ratio, orientation
  • Playback specs: duration, duration seconds, audio presence, playability
  • Copy and export actions with accessible feedback

Frequently Asked Questions

Any format your browser can decode — MP4, WebM, OGG; MOV/AVI/MKV depends on OS codecs.

No. All reading and extraction happen locally — absolute privacy.

Extracts width/height, computes GCD, formats as X:Y with decimal.

Yes — copy as plain text or download structured JSON for developers.