Medical Image InsightA VS Code extension that displays metadata for medical imaging files — no conversion, no external tools needed. Just open the file. Supported Formats
FeaturesMetadata WebviewOpening any supported file shows a formatted metadata panel instead of a binary hex dump. Displays geometry, data type, orientation, and format-specific fields grouped into sections. Explorer BadgeSupported files in the Explorer sidebar show an IM badge and a tooltip with a brief summary (dimensions, data type, space) on hover. Context Menu CommandRight-click any supported file in the Explorer → Show Medical Image Metadata. Usage
Parsed FieldsNIfTI — dimensions, voxel sizes, data type, intent code, qform/sform codes, q-offset, description string. NRRD — type, dimension, sizes, spacings, space directions, space origin, encoding, endianness, content. VTK Legacy — dataset type (STRUCTURED_POINTS, POLYDATA, …), dimensions, spacing, origin, point/cell counts. VTK XML (VTP) — number of points, verts, lines, strips, polys; data array names. VTK XML (VTI) — whole extent, derived dimensions, origin, spacing; data array names. Requirements
Extension SettingsThis extension has no configurable settings. Known Limitations
LicenseMIT © Jilei Hao |