Video Info Inspector
Upload a video file to inspect its codec details, resolution, bitrate, frame rate, duration, and more. All metadata is read locally — nothing leaves your browser. 100% client-side — nothing leaves your browser.
How to Use the Video Info Inspector
- Upload a video — drag a file onto the drop zone or click to browse.
- Review metadata — resolution, codec, bitrate, frame rate, and audio details are displayed instantly.
- Export — copy the metadata as JSON or view the raw output for deeper inspection.
Why Inspect Video Metadata
Knowing a video's codec, resolution, and bitrate helps with troubleshooting playback issues, optimizing files for web delivery, and ensuring compatibility with editing software. This tool reads all metadata locally using the browser's native video capabilities and MediaInfo.js — no files are uploaded anywhere.
Frequently Asked Questions
Most common video formats are supported: MP4, WebM, AVI, MOV, MKV, OGV, and more. The depth of metadata available depends on the container and codec used.
No. Everything runs in your browser using the native video element and MediaInfo.js. Your file never leaves your device.