Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 216 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 216 Bytes

pdf2dicom

Convert a PDF to an Encapsulated DICOM using pydicom

Pre-requisites: pydicom

Usage

Run python main.py sample.pdf
Above command converts the input 'sample.pdf' to an encapsulated DICOM file.