Converting CT scans to PDF for a lawyer
Personal injury cases, workers' compensation claims, and medical malpractice cases all eventually require medical imaging to change hands between patient, attorney, and medical expert. DICOM files from a CT study are not something a law firm's standard IT setup can open. What they need is a PDF or a set of JPGs the expert witness or opposing attorney can view with no special software.
The key question for legal use is: does the output faithfully represent what the radiologist saw? For a CT scan, that means correct Hounsfield window — bone window, soft tissue window, lung window are different settings stored in the DICOM tags. This converter applies the window the technologist set during the scan. For a legal exhibit showing a fracture, use the bone window setting already in the file; for soft tissue injury, the soft tissue window.
PHI handling matters in a legal context. Your patient data — name, date of birth, patient ID — is embedded in every DICOM file. This converter never uploads the files, which means your data doesn't sit on a third party's server before your attorney receives it. Download the PDF, encrypt or password-protect it before emailing per your attorney's instructions.
Open the converter — free, no upload
Preparing CT DICOM images for legal use
- Copy the .dcm files from the imaging CD to a folder.
- Drop them into the converter; choose PDF as the output.
- For a single exhibit image, leave metadata off; for a full series, batch-convert (full version).
- Download the PDF and send via your attorney's secure file-sharing system.
Questions
Do I need to include every CT slice?
Usually not. Your attorney or expert will tell you which series to include. For initial review, a handful of representative slices in a PDF is usually enough to start.
Will the PDF show the correct windowing for the injury?
Yes — the converter uses the Window Center and Window Width tags from the DICOM file, which were set by the CT technologist for the appropriate clinical view.
Can I send DICOM files directly instead of converting?
Only if the recipient has DICOM workstation software. Most law firms, insurance adjusters, and medical experts not in active clinical practice do not. A PDF removes that dependency.