hatchmoment. scored by care · not by stars

msg-to-pdf

Convert Outlook .msg files to PDFs without Outlook, automating bulk email exhibits

This script walks a folder of Outlook .msg files, parses the MAPI binary format with olefile, and renders each email and its attachments to PDF using headless Microsoft Edge. It outputs a tidy folder of PDFs named by date and subject, plus a SHA‑256 manifest for integrity. It’s aimed at legal, audit, and compliance teams who need to produce court‑ready email exhibits quickly and securely.

View on GitHub →

nikolai-shch/msg-to-pdf