Audio Loudness Meter
A fast preflight loudness check for audio files. It estimates RMS, peak, crest factor and LUFS-like loudness from decoded PCM while clearly avoiding calibrated broadcast claims.
Choose an audio file.
This tool no longer labels the estimate as LUFS. It reports RMS, sample peak and a simple silence-gated RMS screen from decoded PCM. It is useful for fast local triage, but not a certified EBU R128/ITU BS.1770 loudness meter with K-weighting, true-peak oversampling and relative gating.
Browser-local execution
Inputs stay inside the current tab unless you copy, download or explicitly export.
Session handoff
Magic Paste can pass input to a target tool through sessionStorage, never through the URL.
User-owned state
Favorites, recent tools and workflow history are local browser data you can clear from the browser.
Suggested next moves
Fixed native slots for developer products. No third-party tracking, no popups, no layout shift.
How to use
- 01Choose a local audio file.
- 02Review RMS, peak, crest factor and approximate LUFS.
- 03Use the boundary note before making broadcast decisions.
FAQ
- Is this EBU R128 certified?
- No. It is a browser-local approximation, not a calibrated loudness meter.
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.