Skip to content
View Lufscale's full-sized avatar
  • Joined Aug 30, 2026

Block or report Lufscale

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LUFScale/README.md

LUFScale

No more volume jumps between your audio files: analyze and normalize them with precision.

Download for macOS Download for Windows

macOS 12 or later (Apple Silicon and Intel)  •  Windows 10 version 1809 or later and Windows 11 (x86-64)
Website  •  Video demo  •  Report a problem  •  Ask a question

LUFScale interface showing audio loudness analysis and normalization

LUFScale is a free and open-source application for measuring and normalizing the perceived loudness of audio files. It can also analyze files without modifying them or write ReplayGain metadata for compatible players.

Supported formats: MP3, FLAC, WAV, AIF, AIFF, M4A, OGG and Opus.

Main features

  • normalization to a LUFS target with True Peak control;
  • analysis without creating an audio output;
  • ReplayGain metadata without re-encoding;
  • before/after comparison on a fixed scale;
  • optional quality control, CSV reports and interrupted-job recovery;
  • interface and guides in twelve languages.

Supported systems

  • macOS 12 or later, on Apple Silicon or Intel;
  • Windows 10 version 1809 or later and Windows 11, on x86-64 processors.

Downloads

Ready-to-use applications and their SHA-256 checksums are published under LUFScale Releases.

The community applications are currently neither notarized with an Apple Developer ID on macOS nor signed with a commercial code-signing certificate on Windows. The operating system may therefore request confirmation when the application is opened for the first time.

Source code

Version 2.1.12 has two editions that were built and validated separately:

The two editions are not merged artificially because the distributed packages were built from source trees that contain differences. Keeping them separate identifies the code and tools associated with each platform precisely.

Detailed instructions are available in each edition's README. Information about third-party source code and compliance is provided in SOURCES.md.

Community and contributions

License

The original LUFScale code and documentation are distributed under the GNU General Public License version 3 or later. Third-party components retain their own licenses; the relevant notices are stored in each edition's directory.

Copyright © 2026 Perez Philippe.

Popular repositories Loading

  1. LUFScale LUFScale Public

    No more volume jumps between your audio files: analyze and normalize them with precision.

    Python 1