{# canonical_base is the OWNING tenant's origin: all 16 Peasy domains serve the same catalogue, so a page rendered by a non-owner points its canonical at the owner instead of competing with it. Falls back to this site for static/self-owned pages. #}
🍋
Menu
Healthcare

Compressing Medical Imaging Files for Sharing

Healthcare providers share diagnostic images (X-rays, MRIs, CT scans) with specialists for second opinions or referrals. DICOM files are often exported as high-resolution images that exceed email and portal upload limits.

Workflow

  1. Export diagnostic images from the PACS system as high-resolution JPEG or PNG
  2. Use the Image Compressor to reduce file sizes while preserving diagnostic detail
  3. Use the Image Converter to save in universally viewable formats (JPEG for photos, PNG for scans with annotations)
  4. Use the Image to PDF Converter to compile related images into a single patient file
  5. Use PDF Compression to keep the combined file under portal upload limits
  6. Upload to the referring physician's secure portal or encrypt for email

Recommended Tools

Recommended Formats

Related Guides