Audacity Metadata Editor: MP3 and WAV Tags

The Audacity Metadata Tags Editor allows users to embed key track information directly into exported audio files, including MP3 and WAV formats. This guide outlines the default metadata fields available in Audacity, explains how custom tags function, and covers the technical differences in how MP3 and WAV containers handle this embedded data.

Standard Metadata Tags in Audacity

Audacity includes seven default metadata tags that appear automatically whenever you open the Metadata Tags Editor (Edit > Metadata... or automatically during file export):

Custom Metadata Tags

Beyond the default set, Audacity allows you to add custom tag fields. By clicking the Add button in the editor, you can create custom keys such as:

Tag Support in MP3 Exports

When exporting to MP3, Audacity writes metadata using the standard ID3 tagging system (primarily ID3v2 and ID3v1).

Tag Support in WAV Exports

When exporting to uncompressed WAV format, Audacity embeds metadata using both the RIFF INFO chunk and an embedded ID3 chunk.