What is the difference between .dcm and .jp2?
- Extension
- .dcm
- .jp2
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- NEMA
- Joint Photographic Experts Group
- 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.
- A JP2 file is a compressed bitmap image created using JPEG 2000 Core Coding. It incorporates a wavelet compression algorithm instead of Digital Cosine Transform (DCT) compression, which is used by standard JPEG images. JP2 files can be stored using lossy and lossless compression.
- MIME Type
- application/dicom
- image/jp2
- Sample
- sample.dcm
- sample.jp2
- Wikipedia
- .dcm on Wikipedia
- .jp2 on Wikipedia