EML Exhibit
Conversion

Convert EML files to court-ready PDF

An .eml file is a single email saved exactly as it travelled — headers, body and attachments in one plain-text envelope. It is the right thing to keep for evidence and the wrong thing to hand to anyone, because almost nobody outside a mail client can open one. Converting to PDF is what makes the message reviewable, markable and attachable to a motion.

EML Exhibit converts up to 100 .eml files in one batch, rendering each message to a paginated PDF with From, To, CC, Date and Subject printed above the body — the form reviewers and courts expect from a produced email.

Last reviewed

Why the .eml has to become something else

An .eml file is a faithful capture and a poor exhibit. Double-clicked on a machine with a mail client installed, it opens as a live message — which means a reviewer can accidentally forward it, reply to it, or alter its read state. Opened anywhere else, it is a wall of MIME headers and base64. Neither is what you attach to a declaration.

PDF solves the practical problem. It renders the same on every machine, paginates predictably, accepts a Bates stamp, and can be dropped into an e-filing system without anyone asking what an EML is. The trade is that a PDF is a picture of the message rather than the message itself, which is exactly why the original .eml should stay in your file even after you produce the PDF.

What the rendered PDF contains

Each message becomes its own paginated PDF, laid out the way a produced email is expected to look:

  • A header block at the top of the first page carrying From, To, CC, Date and Subject.
  • The message body beneath it, with formatting and inline images rendered where they were authored rather than dumped at the end.
  • Continuous pagination through long threads, so the page count on the exhibit matches the page count your numbering tool sees.

Attachments are handled separately and deliberately. They are extracted as their original files and never flattened into the body PDF, because re-encoding an attachment changes its hash and quietly destroys the thing that makes it verifiable.

Batch conversion is the actual work

Converting one email is a nuisance. Converting four hundred is the job, and it is where printing to PDF from a mail client falls apart — the print dialog handles one message at a time, drops the header block into a browser-style page furniture, and produces filenames nobody can collate.

Selecting a folder of .eml files and getting back a ZIP of consistently named, consistently laid out PDFs is the whole point. Sorting by the date on the message rather than by filename matters more than it sounds: a chronological combined PDF is what makes a thread legible to a judge who is reading it once.

Where this sits in a production

The usual sequence is export to .eml, convert to PDF here, stamp with your numbering tool, then load or attach. If the other side asked for imaged TIFF rather than PDF — common when they are loading into a review platform — convert to TIFF instead, which is the same pipeline with a different output.

How to do it in EML Exhibit

  1. Export the messages as .eml

    In Outlook, drag the messages to a folder on your desktop, or use File then Save As and choose the .eml format. In Apple Mail, select the messages and use File then Save As with Raw Message Source. Most other clients offer an equivalent export.

  2. Drop the files into the converter

    Select or drag up to 100 .eml files at once. Nothing is uploaded until you start the conversion, and the files are deleted from the server the moment it finishes.

  3. Choose PDF and set a filename prefix

    Pick PDF as the output format and enter a matter prefix such as JONES_001. Every output file is named with that prefix, which keeps a multi-matter document store sane.

  4. Choose an order, and whether to combine

    Sort by filename or by the date on the email itself. Turn on the combine option to get one continuous PDF of every message in that order, which is what you want if the whole batch is going to be stamped in a single pass.

  5. Download the ZIP and file it away

    The ZIP holds one PDF per message, each attachment as its original untouched file, and the combined PDF if you asked for one. Save it to your own document store straight away — output is deleted ten minutes after you click download and no copy is kept.

Questions
Is the email metadata preserved in the PDF?

The header block that appears on the face of the message — sender, recipients, CC, date and subject — is rendered into the PDF above the body, so it is visible on the exhibit itself. Full transport metadata, including the Received chain and Message-ID, lives in the original .eml file and is not printed on the PDF. Keep the .eml originals: the PDF is the readable exhibit, and the .eml is the evidentiary native. See metadata for why both matter.

What happens to attachments?

They are extracted and written byte-for-byte as their original files into a folder beside the body PDF. They are never rendered into the PDF, never re-encoded and never watermarked, so their hash values are unchanged. Converting EML with attachments covers the folder structure in detail.

Can it apply Bates numbers?

No, and it is worth being precise about this. EML Exhibit produces Bates-ready output: consistent pagination, an optional single combined PDF, and a filename prefix. The stamp itself is applied by your numbering tool afterwards. Bates numbering email exhibits walks through the full sequence.

How many emails can I convert at once?

Up to 100 .eml files per batch. Inline images embedded in the message body are carried into the PDF where they were authored. Larger productions are run as several batches; the filename prefix keeps them collated.

Do my files stay on your server?

No. Uploaded .eml files are deleted as soon as the batch finishes converting, and the converted output is deleted ten minutes after you click download. Jobs that are never downloaded are deleted fifteen minutes after conversion. Nothing is written to a database and nothing is logged, so there is also no recovery path — save the ZIP immediately.

EML Exhibit

Convert your own batch

Drop the .eml files in and get a paginated PDF per message with the header block intact. Nothing is stored: uploads are deleted the moment conversion finishes.

Open the converter
Related