🍺 BREW Explorer

← all formulae

sox

brew install sox v14.4.2_6 GPL-2.0-or-later AND LGPL-2.1-or-later

Audio file converter and effects processor supporting 30+ formats (WAV, MP3, FLAC, Ogg, etc.) with real-time filtering and synthesis.

Why you might care

SoX is the standard CLI tool for batch audio conversion and non-destructive effects processing in shell scripts and build pipelines. It handles format detection automatically, supports plugins, and applies reverb, EQ, compression, and other effects in a single pass—far more capable than simple ffmpeg audio extraction for audio-specific workflows.

Categories

Alternatives

ffmpeg Audacity libsndfile
2.2k
30-day installs · #920
8.0k
90-day · #903
30.5k
365-day · #879

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "ffmpeg",
    "Audacity",
    "libsndfile"
  ],
  "build_dependencies": [
    "pkgconf"
  ],
  "categories": [
    "audio-tool",
    "conversion",
    "file-utility"
  ],
  "caveats": null,
  "conflicts_with": [
    "sox_ng"
  ],
  "dependencies": [
    "flac",
    "lame",
    "libogg",
    "libpng",
    "libsndfile",
    "libvorbis",
    "mad",
    "opusfile"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "SOund eXchange: universal sound sample translator",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:12+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "sox",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://sox.sourceforge.net/",
  "homepage_og_description": "Download SoX - Sound eXchange for free.  SoX is the Swiss Army Knife of sound processing utilities. It can convert audio files to other popular audio file types and also apply sound effects and filters during the conversion.",
  "homepage_og_image": null,
  "homepage_title": "SoX - Sound eXchange download | SourceForge.net",
  "installs_30d": 2245,
  "installs_365d": 30478,
  "installs_90d": 8007,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-or-later AND LGPL-2.1-or-later",
  "llm_generated_at": "2026-06-20T23:47:52+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "sox",
  "oldnames": [],
  "one_liner": "Audio file converter and effects processor supporting 30+ formats (WAV, MP3, FLAC, Ogg, etc.) with real-time filtering and synthesis.",
  "optional_dependencies": [],
  "rank_30d": 920,
  "rank_365d": 879,
  "rank_90d": 903,
  "raw_hash": "28a4abbf3a220001",
  "recommended_dependencies": [],
  "revision": 6,
  "ruby_source_path": "Formula/s/sox.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "14.4.2",
  "versioned_formulae": [],
  "why_use_this": "SoX is the standard CLI tool for batch audio conversion and non-destructive effects processing in shell scripts and build pipelines. It handles format detection automatically, supports plugins, and applies reverb, EQ, compression, and other effects in a single pass\u2014far more capable than simple ffmpeg audio extraction for audio-specific workflows."
}