Enoch Kumanyenu. Back to portfolio
Healthcare IT · Medical Imaging

Aperture — a DICOM viewer in your browser

Radiology runs on DICOM, the file every CT, MRI, and X-ray produces. Aperture opens a real .dcm study entirely client-side: it parses the DICOM header, rescales stored pixels to Hounsfield units, and renders the 16-bit image with interactive window/level, zoom, pan, and CT presets — the same controls a radiologist uses at a PACS workstation. A synthetic head-phantom study is loaded so it works with one click.

Fully client-side — your image never leaves the browser (no upload, no server)
Window
Drop a DICOM (.dcm) file here, or use the buttons above
Left-drag window/level Wheel zoom Right-drag or Shift-drag pan
Vanilla JavaScript · custom DICOM Part 10 parser (Explicit & Implicit VR Little Endian) · modality LUT + VOI windowing · HTML5 Canvas · zero dependencies.  ← more projects