wimlib
brew install wimlib
v1.14.5
GPL-3.0-or-later
C library for reading, writing, and manipulating Windows Imaging Format (WIM) files.
Why you might care
Essential if you're working with WIM disk images on macOS or Linux—useful for extracting Windows installation media, mounting WIM archives, or scripting WIM operations. Provides both a command-line tool (`wimlib-imagex`) and a C library for integration into other tools. Single-library dependency for WIM support where no system equivalent exists.
4.4k
30-day installs · #655
13.7k
90-day · #682
62.4k
365-day · #571
Build dependencies
Links
- https://wimlib.net/
- Brew formula source: Formula/w/wimlib.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"libmspack",
"7-Zip",
"wimtools"
],
"build_dependencies": [
"pkgconf"
],
"categories": [
"library",
"file-utility",
"compression"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Library to create, extract, and modify Windows Imaging files",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:00+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "wimlib",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://wimlib.net/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "wimlib - Main page",
"installs_30d": 4443,
"installs_365d": 62415,
"installs_90d": 13742,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-or-later",
"llm_generated_at": "2026-06-20T23:46:11+00:00",
"llm_model": "claude-haiku-4-5",
"name": "wimlib",
"oldnames": [],
"one_liner": "C library for reading, writing, and manipulating Windows Imaging Format (WIM) files.",
"optional_dependencies": [],
"rank_30d": 655,
"rank_365d": 571,
"rank_90d": 682,
"raw_hash": "715177a02f87cb4c",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/w/wimlib.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "1.14.5",
"versioned_formulae": [],
"why_use_this": "Essential if you\u0027re working with WIM disk images on macOS or Linux\u2014useful for extracting Windows installation media, mounting WIM archives, or scripting WIM operations. Provides both a command-line tool (`wimlib-imagex`) and a C library for integration into other tools. Single-library dependency for WIM support where no system equivalent exists."
}