Local processing
The conversion runs in your browser with JavaScript. Your .msg file is read from disk and never uploaded to our servers.
MSG TO EML
Rebuild an Outlook message as a standard RFC 822 email that Thunderbird, Apple Mail and almost any other client can open.
or click to browse — up to 25MB, no signup required
Files up to 25MB are parsed by JavaScript on this page. Nothing is uploaded, so nothing can be leaked.
// Sealed & private
The conversion runs in your browser with JavaScript. Your .msg file is read from disk and never uploaded to our servers.
There is no database and no upload folder behind this page, so there is nothing to delete later and nothing that can leak.
No account, no email address, no software install. Open the page, drop a file, take the result and close the tab.
Message bodies, headers and attachments stay yours. Nothing is read, logged, shared or repurposed by us at any point.
// Postmarked in three steps
One file or a batch of them — everything is read directly in your browser, nothing is sent to a server.
Choose from EML, PDF, TXT and more. Each conversion keeps the header, body and attachments intact.
Your converted file is ready in seconds — no email, no account, no waiting in a queue.
// 01
MSG is the file format Microsoft Outlook uses to save a single email, contact, or calendar item. It stores the header (sender, recipient, subject, timestamp), the message body, and any original attachments in one file — which is why it can typically only be opened natively in Outlook.
// 02
EML is the plain-text email format defined by RFC 822/5322 and used by Thunderbird, Apple Mail, Windows Mail and most other clients. Headers sit at the top as readable key–value lines, and the body plus attachments follow as MIME parts. Because it is text based rather than a proprietary binary container, an EML file can be opened in any mail client, indexed by search tools, and stored safely for years — which makes it the usual first stop when migrating away from Outlook.
// Frequently asked
No. Both store one email, but MSG is Outlook's proprietary binary container while EML is a text-based MIME file that follows the open RFC 5322 standard. Converting from MSG to EML is what makes the message readable outside Outlook.
Yes. Attachments are re-encoded as base64 MIME parts inside the EML file, so opening the result in Thunderbird or Apple Mail shows the same attachments as the original.
Double-click it in Thunderbird, Apple Mail or Windows Mail. You can also drag it into most webmail clients, or rename it to .txt to read the raw headers.
Yes — drop multiple files and each one is converted separately, or use the batch converter to get everything back as a single ZIP.
Convert from MSG
Same file, a different destination — pick another format.
.MSG → .PDF
Flatten an email into a fixed, printable document — ideal for records, evidence and sharing.
.MSG → .TXT
Strip everything down to plain text — just the header and body, no formatting.
.MSG → .DOC
Editable Word document, formatting preserved — good for redacting or annotating.
.MSG → .HTML
View the message as a webpage, or embed it in an internal knowledge base.
.MSG → .JPG
A visual snapshot of the message — handy for tickets, reports and quick previews.
.MSG → .PST
Bundle multiple messages back into an Outlook-importable mailbox file.
.MSG → .RTF
Rich text for legacy word processors that don't read modern formats.
.MSG → .TIFF
Multi-page image format used for fax and long-term compliance archives.
.EML → .MSG
Reverse conversion, for Outlook users receiving mail from other clients.
.MSG → .ZIP
Convert an entire folder of messages in one pass and download one ZIP.
.MSG → .VIEW
Read a message right now without downloading or installing anything.
.MSG → .REPAIR
Diagnose an unreadable .msg file and salvage the content that survives.
.MSG → .GMAIL
Scenario route: get an Outlook message into a Gmail mailbox via EML.