Added

New: DICOM to PDF, JPG, and PNG Converter APIs

We've launched three new converters for DICOM (.dcm) medical images from CT, MRI, ultrasound, and other modalities. The APIs decode DICOM pixel data and apply the stored window center/width (VOI LUT), so the output matches the diagnostic presentation. Compressed transfer syntaxes (RLE, JPEG, JPEG-LS, JPEG2000) are decoded automatically, and multi-frame series are fully supported - laid out as one page per frame in PDF, or expanded into one image per frame for JPG and PNG.

DICOM to PDF - convert medical images into PDF documents for reporting, records, and archival. Control page size, orientation, margins, rotation, and color profile with PageSize, PageOrientation, MarginHorizontal, MarginVertical, Rotate, and ColorSpace. Enable the Pdfa parameter to produce PDF/A-1b compliant documents for regulatory archiving.

DICOM to JPG - convert medical images into widely compatible JPG files for viewing, sharing, and web use. Adjust ImageQuality, ColorSpace, and ImageResolution, or set explicit dimensions with ImageWidth and ImageHeight.

DICOM to PNG - convert medical images into lossless PNG files for viewing, annotation, and web use. Map a color to transparency with TransparentColor, and control ImageResolution, scaling behavior, and explicit dimensions.

All three converters are designed for automation and bulk processing across medical, healthcare, and insurance workflows.

Try them out: DICOM to PDF | DICOM to JPG | DICOM to PNG