Video Inspector
Before editing or publishing a video, first understand what the browser can decode. Video Inspector reads native metadata and captures a poster frame without heavy transcoding.
Object URLs are revoked when you choose another file or leave the page. Codec names, GOP structure, audio tracks and container atoms are not exposed by HTMLVideoElement, so this tool reports only browser decoded metadata plus estimated average bitrate.
runtime
Browser-local execution
Inputs stay inside the current tab unless you copy, download or explicitly export.
memory
Session handoff
Magic Paste can pass input to a target tool through sessionStorage, never through the URL.
control
User-owned state
Favorites, recent tools and workflow history are local browser data you can clear from the browser.
smart handoff graph
session handoff readySuggested next moves
/media
EXIF Inspector & Cleaner
Inspect hidden JPEG metadata, flag GPS privacy risks and export a cleaned local copy.
/media
SVG Studio
Preview, sanitize, minify and convert SVG assets into Data URI or JSX snippets.
/media
Image Optimizer
Compress and resize images locally with Canvas and native browser encoders.
/media
Responsive Image Builder
Generate srcset, sizes and picture markup from an image delivery plan.
01
How to use
- 01Choose a local video file.
- 02Review duration, resolution, file size and MIME type.
- 03Preview the captured poster frame.
02
FAQ
- Why not transcode?
- Client-side transcoding is heavy. This first version intentionally uses browser-native metadata only.
03
Related tools
- /media→EXIF Inspector & CleanerInspect hidden JPEG metadata, flag GPS privacy risks and export a cleaned local copy.
- /media→SVG StudioPreview, sanitize, minify and convert SVG assets into Data URI or JSX snippets.
- /media→Image OptimizerCompress and resize images locally with Canvas and native browser encoders.
- /media→Responsive Image BuilderGenerate srcset, sizes and picture markup from an image delivery plan.