Quick answer
To convert EML files with attachments to PDF, decide whether attachments should be extracted as original files or embedded into the PDF. Use extraction when preserving originals matters. Use embedding for supported image and PDF attachments when a single complete review document is more useful.
How attachments live inside EML files
An EML file can include attachments as MIME parts. The attachment may be a PDF invoice, a PNG screenshot, a spreadsheet, a ZIP file, or almost anything else. During conversion, the app needs to decode those parts and decide what to do with them.
Option 1: extract attachments
Extraction saves attachments into a folder next to the converted PDFs. This is the safest default when you need originals preserved exactly as they were sent. It is also better for files that do not render naturally inside a PDF, such as spreadsheets, archives, or proprietary document formats.
Extraction is usually best for legal review, finance records, and audit packages because it keeps the message PDF readable while preserving the attached source files separately.
Option 2: embed attachments
Embedding adds supported attachments directly into the PDF output. This is useful when image or PDF attachments are part of the record and reviewers should not have to open separate files.
The tradeoff is file size. A batch with many embedded images can produce large PDFs. That is not wrong, but it should be intentional.
Recommended settings by workflow
| Workflow | Recommended attachment handling |
|---|---|
| Legal evidence | Extract originals; embed only supported PDFs/images when reviewers need a single packet. |
| Finance records | Extract original invoices and receipts; optionally embed PDF receipts. |
| Support documentation | Embed screenshots; extract logs, ZIPs, and spreadsheets. |
| Personal archive | Extract by default to keep PDF files manageable. |
Do a representative test
Before converting a large folder, pick a few messages with different attachment types. Preview and export them. Confirm image attachments are readable, PDF attachments appear where expected, and extracted files land in the right folder.
Verification checklist
- Messages with attachment indicators have corresponding extracted files or embedded pages.
- Attachment filenames are readable and not overwritten.
- PDF file sizes are reasonable for the workflow.
- The email body still shows sender, recipient, subject, and timestamp.
- Original EML files are still preserved if you need source evidence.
Bottom line
Attachments are not an afterthought. They are often the reason the email matters. Pick extraction or embedding deliberately, test before batch export, and verify the result.
Frequently asked questions
Can EML files contain attachments?
Yes. Attachments are commonly stored as MIME parts inside the EML file.
Should attachments be embedded in the PDF?
Embed supported images or PDFs when you need a single complete record. Extract other files to preserve originals.
Can all attachment types be embedded?
No. Some file types are better extracted because they do not render naturally as PDF pages.
How do I verify attachment export?
Compare the source messages against the output folder and spot-check messages known to contain attachments.