ID3
From Just Solve the File Format Problem
ID3, or ID3 tag, is a metadata format, used mainly in MP3 audio files. It stores information such as the song title, artist, and album.
Contents[hide] |
Format
There are two major versions. ID3v1 defines a fixed-length data block that is always placed at the end of the file. ID3v2, which has very little in common with ID3v1, defines a block with variable-length frames and allows more flexibility and verbosity.
Specifications
- ID3.org Developer Information
- ID3v2.4.0: Main Structure · Native Frames
- ID3v2.3.0: Plain text · HTML
- ID3v2.2.0
- ID3 tag version 2 (Another copy of v2.2.0)