Ross ROSS = Recommend OSS · open-source software intelligence for agents

xiph/flac

Free Lossless Audio Codec observed · 2026-08-28

github.com/xiph/flac · homepage · C · GFDL-1.3 (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
xiph/flacmain65

For agents

markdown · JSON · MCP: product_card(name="xiph/flac")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem