openslide
brew install openslide
v4.0.1
LGPL-2.1-only
C library for reading whole-slide microscopy images in multiple formats (SVS, VMS, Zeiss, etc.).
Why you might care
OpenSlide abstracts away the complexity of parsing dozens of proprietary whole-slide image (WSI) formats used in digital pathology and medical imaging. Use it if you're building image analysis pipelines, pathology software, or tools that need to tile and extract regions from gigapixel scans. Primarily a dependency for higher-level tools and research code.
3.7k
30-day installs · #721
7.9k
90-day · #908
24.9k
365-day · #970
Runtime dependencies
Build dependencies
Links
- https://openslide.org/
- Brew formula source: Formula/o/openslide.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"GDAL",
"Vips",
"libtiff"
],
"build_dependencies": [
"meson",
"ninja",
"pkgconf"
],
"categories": [
"library",
"image-tool",
"bioinformatics"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"cairo",
"glib",
"jpeg-turbo",
"libdicom",
"libpng",
"libtiff",
"libxml2",
"openjpeg",
"sqlite",
"zstd",
"gettext"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "C library to read whole-slide images (a.k.a. virtual slides)",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:02+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "openslide",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://openslide.org/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "OpenSlide",
"installs_30d": 3746,
"installs_365d": 24896,
"installs_90d": 7927,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "LGPL-2.1-only",
"llm_generated_at": "2026-06-20T23:46:38+00:00",
"llm_model": "claude-haiku-4-5",
"name": "openslide",
"oldnames": [],
"one_liner": "C library for reading whole-slide microscopy images in multiple formats (SVS, VMS, Zeiss, etc.).",
"optional_dependencies": [],
"rank_30d": 721,
"rank_365d": 970,
"rank_90d": 908,
"raw_hash": "9c94e8d2548ef830",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/o/openslide.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "4.0.1",
"versioned_formulae": [],
"why_use_this": "OpenSlide abstracts away the complexity of parsing dozens of proprietary whole-slide image (WSI) formats used in digital pathology and medical imaging. Use it if you\u0027re building image analysis pipelines, pathology software, or tools that need to tile and extract regions from gigapixel scans. Primarily a dependency for higher-level tools and research code."
}