Your Cart
Loading

CT DICOM Metadata Extractor: Slice Thickness, Orientation, Pixel Spacing + More

On Sale
$0.00
Free Download
Added to cart

Easily extract essential metadata from your CT DICOM image sets using this simple Python script.

Perfect for medical physicists, imaging researchers, or developers working with DICOM files, this tool pulls key acquisition parameters from each slice and prints them in a clean, readable format.

πŸ” What It Extracts:

  • Slice Thickness (0018,0050)
  • Image Orientation (0020,0037)
  • Pixel Spacing (0028,0030)
  • Patient Position (0018,5100)
  • Reconstruction Diameter (0018,1100)
  • Image Matrix Size: Rows & Columns (0028,0010 / 0011)

βš™οΈ Requirements:

  • Python 3.x
  • pydicom package (install via pip install pydicom)

πŸ“‚ Just point the script to your DICOM folder and get detailed output per sliceβ€”perfect for QA, analysis, or scripting integrations.

You will get a PY (1KB) file