Edit Vorbis comments in your FLAC files
Read a FLAC's Vorbis comments into a form and write back the ones you change. Vorbis comments can hold several values per field, and a field you don't actually edit is left alone rather than collapsed to one value.
Input
FLAC with existing tags
Vorbis comments auto-loaded
Output
Re-tagged FLAC
Audio bit-identical
- Uploads are deleted automatically
- Audio stays bit-identical
FLAC tag editor
Upload a FLAC to load its Vorbis comments into the form. Only the fields you actually change are written back — everything else in the file, including cover art and embedded lyrics, is left untouched.
1 · Choose a file
Pick a file and read its tags to start editing.
Vorbis comments, edited safely
Existing comments (auto-loaded)
What you provide
TITLE = comfortably numb
ARTIST = Pink Floyd
ARTIST = David Gilmour ← second value,
not shown in the form
ALBUM = the wall
ALBUMARTIST =
DATE = 1979
TRACKNUMBER = 06
GENRE =
FLAC · 6:23 · 913 kbps · 44.1 kHzPink Floyd - Comfortably Numb.flac
What you receive
TITLE = Comfortably Numb
ARTIST = Pink Floyd
ARTIST = David Gilmour ← kept: the value
submitted was unchanged
ALBUM = The Wall
ALBUMARTIST = Pink Floyd
DATE = 1979
TRACKNUMBER = 6/26
GENRE = Progressive Rock
Kept: PICTURE block · LYRICS comment
Audio frames: bit-identicalHow to use this tool
- 01
Upload your FLAC
The comment block is read into the form, along with the file's duration, bitrate and sample rate.
- 02
Edit what's wrong
TITLE, ARTIST, ALBUM, ALBUMARTIST, DATE, TRACKNUMBER, GENRE and COMMENT. Each field shows the Vorbis key it maps to, so you can see exactly what will be written.
- 03
Change your mind freely
Every edited field has its own revert, so an experiment in one box doesn't cost you the rest of the form.
- 04
Save a tagged copy
Named from the artist and title you set — 'Pink Floyd - Comfortably Numb.flac' — so the original stays where it is.
Why use this tool
Multi-value fields survive
A collaboration is stored as two separate ARTIST comments, and this form has one box per field, so it can only show you the first. Saving a value that matches what was shown is therefore treated as 'no change' and the full list is kept — otherwise editing the title would quietly delete the second artist.
Stays bit-identical
Only the metadata block is rewritten. The FLAC audio frames are byte-identical to your upload, so decoding the output returns exactly the same samples.
One encoding, no guessing
Vorbis comments are UTF-8 by specification. There is no Latin-1 legacy and no encoding byte to get wrong, which is why FLAC tagging rarely produces the mojibake that old ID3 files do.
Flat keys, not typed frames
Every comment is a plain KEY=value string rather than one of ID3's fixed frame types. That's why FLAC files can carry anything a tagger invents — and why this form maps its eight fields onto the conventional uppercase key names.
Who this tool is for
Lossless library cleanup
Fix a mis-tagged rip without pulling the whole album back through a desktop tagger.
Compilation tagging
Set ALBUMARTIST so a various-artists album groups as one record instead of fifteen.
Checking what a tagger wrote
See the real key names in the file when a player and a tagger disagree about what's tagged.