Drop a video or audio file
MP4 · MOV · WebM · MKV · MP3 · WAV — read locally, never uploaded · handles multi-GB files
Drop a video, get the full spec sheet — and the reason it won't play somewhere.
Your files never leave your browser — all processing is local.
Drop a video or audio file
MP4 · MOV · WebM · MKV · MP3 · WAV — read locally, never uploaded · handles multi-GB files
Drop an MP4, MOV, WebM, MKV, MP3 or WAV file and this inspector reads its metadata in seconds — only the structure is parsed, not the whole file decoded, so even multi-gigabyte files respond instantly and nothing is uploaded. You get the container story (format, duration, overall bitrate, track list) and, per video track, the codec string translated into plain language — avc1.640028 becomes "H.264 High Profile, Level 4.0" — plus resolution, frame rate (declared and sampled), bit depth, rotation metadata (the invisible reason phone videos display sideways) and HDR color info.
Its killer feature answers the question that brings people here: "why won't my video play?". Each track is checked against your current browser's actual decoding support, producing a playability verdict — and a matrix of typical support across Chrome, Safari and Firefox highlights moves like HEVC-in-Safari-only. The faststart check reads whether the MP4's moov box sits at the head or tail of the file: tail-parked metadata is the classic reason a web video buffers forever before starting, and almost no online tool checks it.
A bitrate timeline chart samples packet sizes across the duration — spikes are your stutter suspects — alongside first-frame thumbnail and keyframe-interval (GOP) statistics that matter for streaming latency. The whole report copies to the clipboard as plain text for forums, issue trackers or support tickets.