Front-end Email Parser Demo

This demo takes a raw RFC822 formatted email message file (.eml format), parses and decodes it's contents and renders the email on this page.

Data never leaves your computer as parsing is done in the browser, there is no server component.

Tested on latest Chrome, Firefox and Safari. Does not work on Internet Explorer.

Source