macOS
brew install libdicomlocal Homebrew formula metadata
sudo port install libdicomMacPorts ports tree · science/libdicom/Portfile · source: api.github.com
brew
DICOM WSI read library. Version 1.3.0 via Homebrew; verified 2026-06-06.
install
brew install libdicomlocal Homebrew formula metadata
sudo port install libdicomMacPorts ports tree · science/libdicom/Portfile · source: api.github.com
sudo dnf install libdicomFedora Rawhide package metadata · libdicom · source: dl.fedoraproject.org
nix profile install nixpkgs#libdicomnixpkgs package indexes · pkgs/by-name/li/libdicom/package.nix · source: api.github.com
sudo pacman -S libdicomArch Linux sync databases · libdicom · source: geo.mirror.pkgbuild.com
overview
DICOM WSI read library
history
libdicom is an Imaging Data Commons C library and command-line tool set for reading DICOM whole-slide imaging files. It is a newer, focused medical-imaging package built around fast metadata/frame access rather than general image rendering.
The upstream README describes libdicom as a free, MIT-licensed, fast, cross-platform, dependency-light C library and command-line toolkit for DICOM WSI files. It returns compressed frame data rather than RGB pixel arrays, and points users who want image processing toward OpenSlide 4.0 and later.
GitHub release notes show 1.0.x, 1.1.0, and 1.2.0 release-candidate work with fixes for memory use, thread-safety documentation, pointer ownership, DICOM catenation support, faster reads for files with an Extended Offset Table, and command-line behavior improvements.
The package's adoption story is tightly connected to DICOM WSI and OpenSlide. The README states that OpenSlide 4.0 and later use libdicom to implement DICOM support, making libdicom a small but important bridge between medical-imaging standards and common open-source slide tooling.
Developers use the C API or Python bindings to inspect metadata and read compressed frame payloads from DICOM WSI files. Command-line users get dcm-dump for structured inspection and dcm-getframe for frame extraction workflows.
libdicom is package-nerd interesting because it is a specialized C dependency created for a standards-heavy domain, has no broad dependency stack of its own, and lets larger imaging tools support DICOM WSI without each implementing frame indexing and parsing independently.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dcm-dump | cli | global executable | |
dcm-getframe | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/ImagingDataCommons/libdicom
install metadata
| Package key | brew:libdicom |
|---|---|
| Version | 1.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libdicom |
| Homepage | https://github.com/ImagingDataCommons/libdicom |
| Repository | https://github.com/ImagingDataCommons/libdicom |
| Upstream docs | https://libdicom.readthedocs.io/en/latest |
| License | MIT |
| Source archive | https://github.com/ImagingDataCommons/libdicom/releases/download/v1.3.0/libdicom-1.3.0.tar.xz |
| Last updated | 2026-06-06T14:20:17Z |
| Pulse | updated |
| Dependencies | uthash |
| Build dependencies | meson, ninja |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libdicom |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libdicom
nix profile install nixpkgs#libdicomlibdicom 1.3.0-1.fc45
C library and tools for reading DICOM data sets
https://github.com/ImagingDataCommons/libdicom
sudo dnf install libdicomlibdicom-devel 1.3.0-1.fc45
Development files for libdicom
https://github.com/ImagingDataCommons/libdicom
sudo dnf install libdicom-devellibdicom-doc 1.3.0-1.fc45
Documentation for libdicom
https://github.com/ImagingDataCommons/libdicom
sudo dnf install libdicom-doclibdicom-tools 1.3.0-1.fc45
Tools for decoding DICOM files
https://github.com/ImagingDataCommons/libdicom
sudo dnf install libdicom-toolslibdicom 1.3.0-1
C library and tools for reading DICOM data sets
https://github.com/ImagingDataCommons/libdicom
sudo pacman -S libdicomlibdicom
sudo port install libdicomsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.