pdf2dcm
OFFIS DICOM toolkit command line utilities
Install
- All systems
-
curl cmd.cat/pdf2dcm.sh
- Debian
-
apt-get install dcmtk
- Ubuntu
-
apt-get install dcmtk
- Kali Linux
-
apt-get install dcmtk
- Fedora
-
dnf install dcmtk
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dcmtk
- OS X
-
brew install dcmtk
- Raspbian
-
apt-get install dcmtk
- Dockerfile
- dockerfile.run/pdf2dcm
dcmtk
OFFIS DICOM toolkit command line utilities
DCMTK includes a collection of libraries and applications for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers. This package contains the DCMTK utility applications. Note: This version was compiled with libssl support.