{"library":"dicom-parser","type":"library","category":null,"description":"dicom-parser is a JavaScript library designed for parsing DICOM Part 10 byte streams, as well as raw (non-Part 10) DICOM data. It is compatible with modern web browsers (IE10+), Node.js environments, and Meteor applications. The current stable version is 1.8.21, with releases primarily focusing on bug fixes and minor improvements, maintaining an active development cadence. A key differentiator is its lightweight nature and minimal external dependencies, making it efficient for integration into various projects. While it generally has no required external dependencies, users needing to support the Deflated Explicit VR Little Endian transfer syntax must explicitly install `pako`. It forms a foundational component within the wider CornerstoneJS ecosystem, often used by libraries like `cornerstoneWADOImageLoader` for extracting pixel data.","language":"javascript","status":"active","version":"1.8.21","tags":["javascript","DICOM","medical","imaging"],"last_verified":"Wed May 27","install":[{"cmd":"npm install dicom-parser","imports":["import dicomParser from 'dicom-parser'","const dicomParser = require('dicom-parser')","import type { DataSet } from 'dicom-parser'"]},{"cmd":"yarn add dicom-parser","imports":[]},{"cmd":"pnpm add dicom-parser","imports":[]}],"homepage":null,"github":"https://github.com/cornerstonejs/dicomParser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/dicom-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/dicom-parser/compatibility"}}