Skip to main content

Decompress jpeg/jpeg2000 DICOM files

Project description

dicom-decompress

A command-line utility for decompressing DICOM files with compressed pixel data

Installation

pip install dicom-decompress

This will install the terminal command dicom-decompress in your environment.

To decompress a single file run

dicom-decompress in.dcm out.dcm

where in.dcm is the file to decompress and out.dcm is the decompressed target file.

To decompress multiple files in-place run e.g.

find . -name "*.dcm" -exec dicom-decompress {} {} \;

Dependencies

Development

  • To build: python setup.py sdist bdist_wheel (requires python3 + wheel package)
  • To install: pip install --force-reinstall dist/dicom-decompress-x.y.z-py3-none-any.whl, (x.y.z is version, see setup.py)
  • To run: Run the terminal command dicom-decompress <input file> <output file>.
    • To decompress multiple files in-place run e.g.
      find . -name "*.dcm" -exec dicom-decompress {} {} \;
      

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dicom-decompress-0.0.1.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dicom_decompress-0.0.1-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

Details for the file dicom-decompress-0.0.1.tar.gz.

File metadata

  • Download URL: dicom-decompress-0.0.1.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.8

File hashes

Hashes for dicom-decompress-0.0.1.tar.gz
Algorithm Hash digest
SHA256 a4c994b08073e83469db0accdcaf7facff9ac3bcbe992bdb0e47b2f52ad35ba0
MD5 ab05466b3cb5ce953136523cd5d461b8
BLAKE2b-256 ea70c82cd8757998f9a47c8307fbd0cc39c61421525c311971738d6d9b2c0079

See more details on using hashes here.

File details

Details for the file dicom_decompress-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: dicom_decompress-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 15.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.8

File hashes

Hashes for dicom_decompress-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ef0752c143926562c9fc3a5684025b17929b64c1fa49706450c49892b547cb6d
MD5 09eafa1bad36c31b7e00d351ea71c3b7
BLAKE2b-256 8a6964c1f0f671cea479523d1b0a9f57d2caf9cc29a53310fbbfbd0e886ba400

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page