01 / Fast steps
- Drop or select one or more .eml files.
- Each message is parsed: headers, body and attachments.
- Read the message right here, or download the printable PDF and the attachments.
Drop an .eml file and read the email as it was sent: subject, sender, date, formatted body and every attachment, without installing a mail client. Tracking pixels and scripts are stripped before anything is displayed, and the message is never uploaded.
Your files never leave your device.
01 / Fast steps
02 / Best for
03 / Why here
04 / Keep in mind
Tool connections
Good to know
An .eml file is one email saved as a file, exactly as it travelled: a block of headers (sender, recipients, subject, date, the servers it passed through) followed by the body and any attachments encoded as MIME parts. It is a plain-text format defined by internet standards, which is why any mail client can open one and why an .eml is the safest long-term way to archive a single message.
Because they were never inside the message. Marketing and newsletter emails usually reference images hosted on a web server, and each one is a tracking pixel: requesting it tells the sender the exact moment you opened the mail, from which IP. This viewer does not load them, says how many it removed, and shows instead every image that genuinely travelled inside the email.
No. The file is parsed by JavaScript running in your browser tab and the readable page is written straight to your disk. It works with the network disconnected once the page is open. Email is correspondence, which is exactly why this tool has no upload step.
Yes, and it is one of the better reasons to use a viewer like this. The From line is trivially forged, but the Received headers are added by each server that handled the message and are much harder to fake: read from the bottom up, they show the route the mail actually took. The full header list is included in the downloadable page, alongside authentication results like SPF and DKIM when the receiving server recorded them.
Because the message was sent from Outlook in Rich Text format, which packs the body, the formatting and the attachments into a single proprietary part called winmail.dat instead of writing them as readable MIME. A viewer that does not understand that container shows an email with headers and nothing else, which is why so many of them appear to fail on Outlook mail. This viewer opens the container, so the text appears and the files inside it are offered as normal attachments.
Yes, completely free, with no sign-up and no limits. It runs in your browser, so your messages never leave your device.