LUFS Loudness Meter

Upload any audio file to measure integrated LUFS, true peak (dBTP), and loudness range. See exactly how your master will behave on Spotify, Apple Music, YouTube, and other platforms. Runs entirely in your browser.

Share

Drop an audio file here or click to browse

WAV, MP3, OGG, FLAC, AAC supported

LUFS Explained: How Streaming Platforms Measure and Normalize Your Master

Every major streaming platform in 2026 measures your audio in LUFS before it ever reaches a listener. LUFS stands for Loudness Units relative to Full Scale. It is the unit defined by the ITU-R BS.1770 standard and adopted by EBU R128 as the technical foundation for broadcast and streaming loudness normalization. When you upload a track to Spotify, the platform calculates its integrated LUFS, then applies a gain offset at playback time to bring the track to its reference level. The music you actually hear in the app is always volume-adjusted, regardless of how loud or quiet your original file was.

This matters for one reason: loudness is no longer a competitive advantage. A master at -8 LUFS and a master at -14 LUFS both land at the same perceived volume in a listener's headphones on Spotify. The only thing the louder master loses is dynamic range, because the heavy limiting you applied to push it that hot permanently reduces the space between the loud parts and the quiet parts. The normalization algorithm cannot restore what was compressed away.

What Integrated, Short-term, and Momentary LUFS Mean

The ITU-R BS.1770 standard defines three time windows for measuring loudness, and each tells you something different about your file.

Integrated LUFS is the average loudness across the entire duration of the file, with gating applied. Gating means that very quiet sections (more than 10 LU below the average, and below -70 LUFS absolute) are excluded from the calculation. This prevents a two-minute silent outro from artificially pulling the number down. Integrated LUFS is the figure streaming platforms use for normalization, and it is the primary number reported by this meter.

Short-term LUFS uses a 3-second sliding window. It gives you a view of how loudness moves through the track section by section. A large difference between the verse and chorus short-term values indicates a dynamic track. A flat short-term curve suggests heavy limiting or compression. You can see this in the chart above.

Momentary LUFS uses a 400-millisecond window. It responds to transients and fast changes, making it useful for spotting individual hits or sudden loud moments that the integrated value might average away.

True Peak (dBTP) and Why It Matters for Lossy Encoding

Your DAW's standard peak meter reads individual sample values. Those values never exceed 0 dBFS. But when a digital audio file is converted to analog (or encoded to a lossy codec like AAC or Ogg Vorbis), the reconstruction process between samples can generate peaks that are higher than the highest sample value. These are called inter-sample peaks, and they can exceed 0 dBFS even when the original file looks clean on a standard meter.

True peak metering models this reconstruction process. The ITU-R BS.1770 specification requires at least 4x oversampling to measure true peak accurately. This meter applies a Catmull-Rom interpolation pass at 4x resolution to detect inter-sample peaks. The result is reported as dBTP (decibels True Peak).

Every major streaming platform recommends keeping true peak at or below -1 dBTP. Amazon Music specifies -2 dBTP. The reason is that streaming codecs can add 0.3 to 0.5 dB of gain during transcoding. A file with a true peak of exactly 0.0 dBTP will clip after being encoded to AAC or Ogg Vorbis. A -1 dBTP ceiling provides enough headroom to absorb that codec overshoot without audible distortion.

Platform Targets in 2026

Almost all major music streaming services have converged on -14 LUFS as their normalization target. Apple Music is the main exception, using -16 LUFS through its Sound Check system. Deezer targets -15 LUFS. The convergence on -14 LUFS is not accidental. The major platforms collaborated on the AES TD1008 recommendation, which nudged the industry toward a consistent reference level so listeners moving between apps do not hear a volume jump between services.

Spotify operates with three user-selectable normalization modes. The default "Normal" mode targets -14 LUFS. A "Loud" mode targets -11 LUFS and applies a limiter when boosting quiet tracks. A "Quiet" mode targets -19 LUFS. The overwhelming majority of listeners use Normal mode and never change it. If you use our Streaming Royalty Calculator to estimate your earnings, it is worth noting that a track's audio quality and loudness handling can affect listener retention and repeat plays, which directly affects your stream count over time.

TikTok and Instagram have historically been less transparent about their exact normalization behavior. Current evidence suggests both platforms apply adaptive loudness normalization tied to the xHE-AAC codec, though neither publishes a fixed LUFS target. Practical guidance from mastering engineers in 2026 points to -14 LUFS as a safe working target for social video content as well.

Loudness Range (LRA): Why Dynamics Still Matter

Loudness Range is a metric defined in EBU R128 that describes the difference in loudness between the loudest and quietest sections of a program, measured over the whole file using a statistical method. A small LRA means the track is heavily compressed. A large LRA means the track has significant dynamic movement.

For streaming music in 2026, a loudness range of 4 to 8 LU is common across modern pop, hip-hop, and electronic music. Singer-songwriter and acoustic recordings often sit between 8 and 14 LU. An LRA below 3 LU typically indicates over-limiting that will reduce the perceived impact of the track after normalization. Because streaming platforms apply a clean gain change rather than dynamic processing, a track with 6 LU of loudness range arrives at the listener with 6 LU of loudness range intact, and the transients that create the punch in the kick and snare are preserved. A track crushed to 1 LU arrives sounding equally crushed at whatever volume the platform sets.

How to Use Your LUFS Reading

If your integrated LUFS is above -14, every major streaming platform will turn your track down before playback. The dynamic range you preserved is safe. The concern at this level is true peak: verify that dBTP is at or below -1 before distribution.

If your integrated LUFS is between -16 and -14, your track falls in the sweet spot for most platforms. It will be turned down slightly on Apple Music (which normalizes to -16) and left at roughly the same level on Spotify, YouTube, and Tidal. True peak and loudness range are the only metrics worth reviewing at this level.

If your integrated LUFS is below -18, Spotify will apply gain to bring your track up to -14 LUFS during playback. If the true peak of the original file is high enough, that boost will cause clipping. This situation is rare with modern production, but it does happen with very dynamic orchestral pieces or sparse acoustic recordings. Check your true peak reading and confirm it leaves enough headroom to survive the expected gain boost.

For mastering decisions, use this meter alongside the Decibel Meter for monitoring level checks and the Sample Rate Calculator to verify your delivery format before uploading to a distributor. Our mastering for streaming guide covers the full delivery chain from mix session to distributor upload, including bit depth, sample rate, and format choices.

The Technical Standard Behind the Measurement

This meter implements K-weighted loudness following the ITU-R BS.1770-4 specification, which is the same standard referenced by EBU R128 and the AES TD1008 recommendation. K-weighting applies a two-stage filter to the audio signal before measurement: a high-shelf filter that boosts the high frequencies slightly (modeling the acoustic effect of a head), and a high-pass filter that removes very low frequencies below about 60 Hz (which would otherwise inflate the reading for bass-heavy material in an unrealistic way). The filtered signal is then measured in RMS blocks and averaged across channels with appropriate channel weighting.

The measurement runs offline in your browser using the Web Audio API and a dedicated Web Worker, so your audio file never leaves your device. For an authoritative reference on the exact measurement algorithm, see the ITU-R BS.1770 recommendation and the EBU R128 loudness standard, both of which are publicly available from their respective organizations.

From the Blog

View All