How to convert MBOX mailbox to Email JSON
Before you start
Paste MBOX mailbox content or drop a matching file.
Accepted: .mbox · application/mbox- Paste valid MBOX mailbox content, choose files, or drag them onto the drop zone.
- Confirm the detected format. Mixed-format batches are flagged before conversion.
- Select “Convert on this device.” Produces previewable Email JSON text and a correctly named download.
How this converter behaves
The source records are parsed into a small, typed interchange model and serialized into the destination format with explicit fidelity limits.
What happens to your data?
The conversion engine runs in this browser tab. OmniCastConverter has no upload API and never sends your content, file name, or converted result to a server.
Fidelity and limitations
This route is classified as structural. The converter preserves meaning and structure supported by both formats.
- The normalized representation preserves common address, subject, date, message ID, and readable body fields. MIME attachments, rich HTML alternatives, signatures, DKIM results, and provider-specific headers are not preserved.
Try a valid example
The “Use example” action in the workbench loads this exact input. Produces previewable Email JSON text and a correctly named download.
From ada@example.com Thu Jul 23 09:00:00 2026
From: Ada <ada@example.com>
To: local@example.test
Subject: Private conversion
Date: Thu, 23 Jul 2026 09:00:00 +0000
Message-ID: <local-example@example.com>
This mailbox stays in the browser.