xiph/flac
Free Lossless Audio Codec observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 93
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4397
- days_rel: 568
- days_push: 45
- n_releases_24m: 1
Adoption not part of the score
2399 stars · 360 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FLAC (Free Lossless Audio Codec) is the open-source reference implementation of a patent-free lossless audio compression format, comprising libFLAC/libFLAC++ libraries plus the flac and metaflac command-line tools. It compresses digital audio without any quality loss and supports tagging, cover art, seeking, and Ogg FLAC container embedding.
Use cases
- compress wav files to flac losslessly
- decode flac files back to wav
- rip cds to flac
- edit flac metadata tags from the command line
- add flac encoding support to my application
- convert audio to a lossless format for archiving music
- embed flac in an ogg container
- verify integrity of flac files
When to choose
- you need lossless audio compression with no quality loss
- you want a patent-free, open format with a well-documented API
- you need fast encoding/decoding with wide player and device support
- you want to embed FLAC support in software via libFLAC or libFLAC++
When to avoid
- you need lossy compression for maximum size savings (use MP3, Opus, or Vorbis)
- you need a pure GUI converter rather than libraries and CLI tools
- you need compression of non-audio data (use a general-purpose compressor like zstd)
Facets
library · maturity stable
audio-processing compression cli sdk media cross-platform developer-tools cross-platform windows cli c lossless-audio-codec flac reference-implementation encoder decoder metadata-editing ogg-flac xiph audio linux macos
7 sources
- readme: https://github.com/xiph/flac · fetched 2026-08-28 · b4e767992be0
- homepage: https://xiph.org/flac/ · fetched 2026-08-29 · 6cc0054edf9e
- site_page: https://xiph.org/flac/documentation.html · fetched 2026-08-29 · a685c97f8293
- site_page: https://xiph.org/flac/features.html · fetched 2026-08-29 · 4f7005ed235f
- site_page: https://xiph.org/flac/documentation_tasks.html · fetched 2026-08-29 · bdceafdfd6d7
- site_page: https://xiph.org/flac/faq.html · fetched 2026-08-29 · 5cd752715c24
- site_page: https://xiph.org/flac/changelog.html · fetched 2026-08-29 · 1a2fc7367a55
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xiph/flac | main | 65 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem