---
title: "DICOM Series To Volume — DICOM utility skill"
description: "Used for converting one CT DICOM series folder to a HU NIfTI volume with affine evidence. Not for multi-frame DICOM or clinical use."
canonical: https://nvidia-medtech.github.io/skills/dicom-series-to-volume.html
audience: [engineer]
last_updated: 2026-06-10
source: skills/dicom-series-to-volume.html
---
# DICOM Series To Volume

DICOM utility · no GPU required

DICOM utility

Used for converting one CT DICOM series folder to a HU NIfTI volume with affine evidence. Not for multi-frame DICOM or clinical use.

[Skill on GitHub](https://github.com/NVIDIA-Medtech/medical-AI-skills/tree/dev/skills/dicom-series-to-volume) [Agent Skills spec](https://agentskills.io)

### Run it with an agent

Install the skill, then just ask your agent in plain language. `medagent.dicom_series_to_volume`

install skill Copy

```bash
npx skills add NVIDIA-Medtech/medical-AI-skills --skill dicom-series-to-volume
```

Try saying

“Convert the CT DICOM series in fixtures/sample\_series to a HU-scaled NIfTI file and tell me the output geometry. Use dicom-series-to-volume.”

“I need a NIfTI version of the CT series in exports/series\_3 for downstream segmentation — run dicom-series-to-volume and show the output path.”

[Skill on GitHub →](https://github.com/NVIDIA-Medtech/medical-AI-skills/tree/dev/skills/dicom-series-to-volume) [How agent skills work](https://agentskills.io)

Engineering & research use only — header-level utility, not de-identification or clinical clearance. Skills follow the open [Agent Skills spec](https://agentskills.io).
