What is the difference between .dcm and .svgz?
- Extension
- .dcm
- .svgz
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- NEMA
- Adobe Systems
- Description
- A DCM file is an image file saved in the Digital Imaging and Communications in Medicine (DICOM) image format. It stores a medical image, such as a CT scan or ultrasound. DCM files may also include patient information to pair the image with the patient.
- Scalable Vector Graphics (.SVG) files store graphic images in XML format and may contain gradients, transparency, filters and animations. SVG files are compressed using GZIP compression.
- MIME Type
- application/dicom
- image/svg+xml
- Sample
- sample.dcm
- Wikipedia
- .dcm on Wikipedia
- .svgz on Wikipedia