Professional video analysis with a futuristic HUD interface.
No spreadsheets. No clutter. Just pure technical insight.
- Visual Aspect Ratio – Renders actual video proportions (16:9, 4:3, portrait)
- Smart Gauges – Bitrate and duration mapped to quality tiers (Web, HD, 4K)
- Codec Badges – Format and codec info as bold hardware identifiers
- Instant Analysis – Drag-and-drop powered by native FFmpeg
- Lightweight – Built on Tauri (Rust + WebKit). <15MB binary.
- Cross-Platform – Windows, macOS, Linux
Get the latest build from Releases
Prerequisites:
Setup:
# Clone
git clone https://github.com/yourusername/video-inspector.git
cd video-inspector
# Run Dev Mode
cargo tauri dev
# Build Production
cargo tauri buildFirst Run:
FFmpeg auto-downloads on first launch (~50MB, one-time only)
- Backend: Rust, Tauri 2.0, ffmpeg-sidecar
- Frontend: Vanilla JS, CSS Glass Morphism
- FFmpeg: Embedded via automatic download
Built with 🖤 by [Your Name]