LUCA RAMSEYERSource

01Local tool

Read an Outlook .msg file in your browser.

Open a saved Outlook message without Outlook. Drop the file in and you get the subject, the people on it, the body and the attachments. Parsing happens in this tab, so nothing is uploaded.

Outlook message

Drop a .msg file here

The file is read in this browser tab and never leaves your computer.

02What this does

Stays on your machine

The file is parsed by JavaScript in this tab. No server sees it, and there is nothing to delete afterwards.

Blocks remote images

Images hosted elsewhere are held back until you ask for them, so opening a message sends no request to the sender.

Saves attachments

Every attachment is listed with its size and can be written straight to disk from the message view.