suyashkumar/dicom
⚡High Performance DICOM Medical Image Parser in Go. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 88
- Release rhythm 17
- 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: 2877
- days_rel: 342
- days_push: 73
- n_releases_24m: 1
Adoption not part of the score
1080 stars · 160 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A high-performance, native Go library for parsing, reading, and writing DICOM medical image files, with channel-based streaming of frames as they are parsed. It also ships a CLI tool (dicomutil) that dumps DICOM metadata and exports images as PNG or JPEG.
Use cases
- parse dicom medical image files in go
- extract frames from multi-frame dicom files
- convert dicom images to png or jpeg
- read dicom metadata and elements into
- stream dicom frames as they are parsed
- write dicom datasets back to dcm files
- inspect dicom files from the command line
When to choose
- you need a pure-Go DICOM parser with no external dependencies
- you want high-performance or streaming access to DICOM frames
- you need both a library API and a CLI for DICOM inspection
- you want to serialize DICOM datasets to JSON
When to avoid
- you need automatic color rescaling or advanced image processing
- you need a full PACS server or DICOM networking (DIMSE) implementation
- you work primarily in Python or another non-Go ecosystem
Facets
library · maturity stable
parser image-processing serialization cli healthcare files developer-tools go cli cross-platform dicom medical-imaging pacs dcm streaming-frames png-export jpeg-export
1 source
- readme: https://github.com/suyashkumar/dicom · fetched 2026-08-28 · f7f12a503e45
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| suyashkumar/dicom | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="suyashkumar/dicom")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem