How to Convert DICOM Images to PowerPoint Presentations

Last updated on June 8th, 2026

You have a CT, MRI, or X-ray you want to show in a talk. You open PowerPoint, try to insert the file, and nothing happens. That’s because medical scans are saved as DICOM (.dcm), and PowerPoint can’t read them.

The fix is simple once you know the steps. You export the scan to a normal image, like JPG or PNG, then insert that. But there’s a catch most guides skip: those files carry patient data, so you have to strip it out first. This guide shows you the safe way, end to end.

Key Takeaways

  • PowerPoint has no native DICOM support, so you export the scan to JPG or PNG first, then insert the image.
  • Always anonymize before you export. DICOM files embed patient identifiers, and HIPAA’s Safe Harbor method lists 18 of them you must remove (HHS).
  • Use a free desktop viewer (MicroDicom, RadiAnt, Weasis), not a random online converter, when the scan still contains patient data.
  • Set the window width and level before exporting, or the image will look washed out.

Why can’t you put DICOM files directly into PowerPoint?

PowerPoint can’t open DICOM because it isn’t an image format in the usual sense. DICOM is the medical imaging standard that bundles the picture together with patient details, scanner settings, and pixel data that’s often 12 or 16 bits deep. PowerPoint only handles standard 8-bit images like JPG, PNG, GIF, and TIFF.

So the job isn’t really “convert DICOM to PowerPoint.” It’s “export the scan to a slide-friendly image, then insert it.” Every method below does that one thing, just with different tools and trade-offs.

The good news: the export takes seconds in any DICOM viewer. The part that needs care is what you do before and after, which is where most tutorials fall short.

Anonymize the scan before you export anything

This is the step almost every online guide ignores, and it’s the one that matters most. A DICOM file stores the patient’s name, date of birth, medical record number, and more, baked into the file’s metadata. Share a scan without scrubbing those, and you’ve leaked protected health information.

Under HIPAA’s Safe Harbor method, de-identification means removing 18 specific identifiers, including names, dates, and record numbers (U.S. Department of Health & Human Services, 2025). Most DICOM viewers have a built-in anonymize tool that does this for you in one click.

Two practical rules. First, anonymize a copy, never your only file. Second, check the image itself, not just the metadata. Patient details are sometimes “burned in” to the pixels in ultrasound and screenshot images, where a metadata scrub won’t touch them. When in doubt, follow your institution’s data policy.

The four-step workflow, start to finish

Here’s the whole process in order. Open the scan in a viewer, set the window level, anonymize, then export and insert. Get those four right and your slide looks clean and stays compliant.

The four-step DICOM-to-PowerPoint workflow: open in a viewer, set window and level, anonymize, then export and insert

The order matters. Set the window level while you’re still in the viewer, because you can’t recover that detail once the image is flattened to 8-bit. And anonymize before export, so no patient data ever leaves the file.

Method A: Export to JPG or PNG with a free desktop viewer

The safest route is a free DICOM viewer installed on your own computer, so patient data never touches the internet. Good options are MicroDicom and RadiAnt on Windows, Weasis on any platform, and Horos on Mac. All of them open .dcm files and export to standard images.

The steps are nearly identical across viewers. Using MicroDicom as the example:

  1. Open the viewer and load your file with File → Open (or scan a folder of .dcm files).
  2. Adjust the window width and level until the anatomy looks right (more on that next).
  3. Run Tools → Anonymize to strip the patient data.
  4. Choose File → Export → Export to JPEG (or PNG), set quality to 90% or higher, and save.

Now you have a clean image. Insert it into your slide like any other picture. If you’re placing several scans at once, our guide on how to import multiple photos into PowerPoint slides saves a lot of clicking.

Get the image quality right with window and level

If your exported scan looks gray and flat, the window settings are why. DICOM files hold a far wider range of brightness values than a screen can show, so the viewer maps a selected range, the “window,” down to the 8-bit image PowerPoint needs (RadioGraphics, Haider et al., 2003).

In plain terms: window width controls contrast, and window level controls brightness. A chest CT viewed at lung settings looks completely different from the same slice at soft-tissue settings. Pick the preset that shows what you’re presenting before you export, because the JPG locks it in.

Most viewers have one-click presets (lung, bone, brain, abdomen). Use them. They’re faster than dragging sliders and they match what radiologists expect to see.

JPG or PNG: which should you use?

Both drop straight into PowerPoint, but they behave differently. The short answer: PNG for teaching and publication, JPG for quick or large decks.

Format Type Best for
PNG Lossless (keeps all detail) Teaching files, publications, fine detail like small lesions
JPG / JPEG Lossy (smaller files) Big decks, web sharing, when file size matters more than pixel-level fidelity

For most medical talks, PNG is the safer default. The file is larger, but you keep every bit of detail, which matters when someone in the back row is squinting at a subtle finding.

Method B: Show a scrollable CT or MRI stack on one slide

Sometimes a single image isn’t enough. You want to scroll through a series the way you would at a workstation. PowerPoint can fake this with an animated image instead of a static one.

Export the series as an animated GIF or a short video from your viewer, then insert that into the slide. The frames play in sequence, so you can step through the stack during your talk. Our walkthrough on adding a GIF animation into PowerPoint covers the insert and playback settings.

Keep the clip short and anonymized. A 20-slice loop makes the point; a 300-slice series just bloats the file and loses the room.

Method C: Online converters, and when to avoid them

Online DICOM converters are everywhere, and they’re tempting because there’s nothing to install. You upload a .dcm, pick JPG or PNG, and download the result. For a teaching phantom or an already-anonymized image, that’s fine.

For anything with real patient data, don’t. Uploading PHI to a third-party website is exactly the kind of disclosure HIPAA exists to prevent, and you usually can’t verify what the site does with the file. Stick to desktop tools for live patient scans. If you only need a printable copy, see our guide on how to convert PDF to PowerPoint for handling exported report PDFs instead.

Drop your images into a free medical template

Once your scans are exported and clean, a tidy template does the rest. A consistent layout keeps your fonts, colors, and image placement uniform, so the focus stays on the imaging, not the design.

Pick a clean medical or academic layout, drop your anonymized images onto the slides, and add your captions. Browse the free PowerPoint templates library for a healthcare-friendly design, with no account or sign-up required.

Common mistakes to avoid

The biggest mistake is skipping anonymization, which turns a teaching slide into a privacy breach. Right behind it: exporting at the wrong window level, so the finding you’re presenting is invisible.

A few more to watch. Don’t stretch images to fill a slide, since distorting a scan changes how it reads. Don’t export low-resolution JPGs for detailed findings. And don’t paste a screenshot of your PACS workstation, because the toolbar and patient banner usually come along with it.

Frequently asked questions

How do I convert a DICOM file to an image?

Open the .dcm file in a free DICOM viewer like MicroDicom, RadiAnt, or Weasis, anonymize it, then use File → Export to save it as JPG or PNG. The whole process takes under a minute and keeps patient data off the internet.

Can PowerPoint open DICOM files directly?

No. PowerPoint only supports standard 8-bit image formats such as JPG, PNG, GIF, and TIFF. DICOM stores 12 to 16-bit medical data plus patient metadata, so you must export the scan to a standard image first, then insert that image.

How do I convert DICOM to PNG or JPG?

Use a desktop DICOM viewer’s export function. PNG is lossless and best for teaching or publication; JPG is smaller and fine for general decks. Set the window width and level before exporting, since that choice is baked into the saved image.

Do I need to anonymize medical images for a presentation?

Yes, whenever the scan contains real patient data. HIPAA’s Safe Harbor method requires removing 18 identifiers, and most viewers have a one-click anonymize tool. Also check for details burned into the pixels, which a metadata scrub won’t remove.

How do I show a scrollable stack of CT or MRI images in a slide?

Export the series as an animated GIF or a short video from your viewer, then insert it like any other media. The frames play in order, letting you step through the stack during your talk. Keep it short and anonymized.

What free program opens DICOM files?

MicroDicom and RadiAnt (Windows), Weasis (cross-platform), and Horos (Mac) are popular free DICOM viewers. All open .dcm files and export to standard images, and most include anonymization and window-level presets.

Wrapping up

Converting DICOM to PowerPoint really comes down to a clean export. Anonymize the scan, set the window level, save it as PNG or JPG with a free desktop viewer, and insert it into a tidy template. Do that and your imaging looks sharp and stays compliant.

Ready to build the deck? Start with a free PowerPoint template and drop your scans in.


Sources

  • U.S. Department of Health & Human Services, Guidance Regarding Methods for De-identification (HIPAA), retrieved 2026-06-07, https://www.hhs.gov/hipaa/for-professionals/privacy/special-topics/de-identification/index.html
  • Haider MA et al., Extending PowerPoint with DICOM Image Support (RadioGraphics, 2003), retrieved 2026-06-07, https://pubs.rsna.org/doi/pdf/10.1148/rg.236035074
{“@context”:”https://schema.org”,”@graph”:[{“@type”:”HowTo”,”name”:”How to convert DICOM images to PowerPoint”,”description”:”Export a DICOM medical scan to a slide-friendly image and insert it into PowerPoint, safely and at the right quality.”,”step”:[{“@type”:”HowToStep”,”position”:1,”name”:”Open the scan in a free viewer”,”text”:”Load the .dcm file in a free desktop DICOM viewer such as MicroDicom, RadiAnt, Weasis, or Horos so patient data never leaves your computer.”},{“@type”:”HowToStep”,”position”:2,”name”:”Set the window width and level”,”text”:”Adjust the window width (contrast) and level (brightness), or pick a preset like lung or bone, until the anatomy looks right. This choice is baked into the exported image.”},{“@type”:”HowToStep”,”position”:3,”name”:”Anonymize the image”,”text”:”Run the viewer’s anonymize tool to strip patient identifiers from the file’s metadata. Also check for details burned into the pixels.”},{“@type”:”HowToStep”,”position”:4,”name”:”Export and insert”,”text”:”Export to JPG or PNG at 90% quality or higher, then insert the image into your PowerPoint slide like any other picture.”}]},{“@type”:”FAQPage”,”mainEntity”:[{“@type”:”Question”,”name”:”How do I convert a DICOM file to an image?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”Open the .dcm file in a free DICOM viewer like MicroDicom, RadiAnt, or Weasis, anonymize it, then use File \u2192 Export to save it as JPG or PNG. The whole process takes under a minute and keeps patient data off the internet.”}},{“@type”:”Question”,”name”:”Can PowerPoint open DICOM files directly?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”No. PowerPoint only supports standard 8-bit image formats such as JPG, PNG, GIF, and TIFF. DICOM stores 12 to 16-bit medical data plus patient metadata, so you must export the scan to a standard image first, then insert that image.”}},{“@type”:”Question”,”name”:”How do I convert DICOM to PNG or JPG?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”Use a desktop DICOM viewer’s export function. PNG is lossless and best for teaching or publication; JPG is smaller and fine for general decks. Set the window width and level before exporting, since that choice is baked into the saved image.”}},{“@type”:”Question”,”name”:”Do I need to anonymize medical images for a presentation?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”Yes, whenever the scan contains real patient data. HIPAA’s Safe Harbor method requires removing 18 identifiers, and most viewers have a one-click anonymize tool. Also check for details burned into the pixels, which a metadata scrub won’t remove.”}},{“@type”:”Question”,”name”:”How do I show a scrollable stack of CT or MRI images in a slide?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”Export the series as an animated GIF or a short video from your viewer, then insert it like any other media. The frames play in order, letting you step through the stack during your talk. Keep it short and anonymized.”}},{“@type”:”Question”,”name”:”What free program opens DICOM files?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”MicroDicom and RadiAnt (Windows), Weasis (cross-platform), and Horos (Mac) are popular free DICOM viewers. All open .dcm files and export to standard images, and most include anonymization and window-level presets.”}}]}]}