Logo
Home Products Support Contact About Us
arrow1 File Converters
arrow1 TIFF and PDF apps
arrow1 Forensic
arrow1 Freeware

How to Convert PST to MBox

You are migrating from Microsoft Outlook to Mozilla Thunderbird, Apple Mail, or a Linux-based email client. Your emails are locked inside a PST file that none of these programs can open directly. Total Outlook Converter reads the PST, extracts every email with its attachments, headers, and folder structure, and saves them in MBox format — the standard mailbox file used by Thunderbird, Apple Mail, Eudora, Evolution, Mutt, and dozens of other clients.

PST vs MBox: What Is the Difference?

PST (Personal Storage Table) is a proprietary Microsoft format used by Outlook to store emails, contacts, calendar entries, and tasks in a single binary file. PST files can only be opened natively by Microsoft Outlook. The internal structure uses a B-tree-based database with encryption and compaction mechanisms specific to Microsoft.

MBox is an open, text-based format that stores multiple email messages in a single file. Each message starts with a "From " line separator followed by RFC 5322 headers and the message body. MBox has been used since the early days of Unix mail systems and remains the standard import format for Thunderbird, Apple Mail, Evolution, and most open-source email clients.

FeaturePSTMBox
Format typeProprietary binary (Microsoft)Open text-based standard
Supported byMicrosoft Outlook onlyThunderbird, Apple Mail, Evolution, Mutt, Claws Mail, many more
Message storageB-tree database with indexesConcatenated text, "From " line separator
AttachmentsEmbedded in proprietary MAPI structuresMIME-encoded inline
Max file size50 GB (Outlook 2010+)No theoretical limit
PlatformWindowsCross-platform (Windows, macOS, Linux)

Why Convert PST to MBox?

  • Switch from Outlook to Thunderbird — Thunderbird imports MBox files directly. Convert your PST and drag the MBox into Thunderbird's Local Folders.
  • Move to macOS or Linux — PST is a Windows-only format. MBox works on every operating system. Apple Mail imports MBox natively.
  • Archive emails in an open format — PST requires Outlook to read. MBox can be opened with any text editor in an emergency. For long-term archival, an open format is safer.
  • Migrate from Exchange to open-source mail servers — export user mailboxes from Exchange as PST, then convert to MBox for import into Dovecot, Cyrus, or Zimbra.
  • E-discovery and forensic analysis — many forensic tools accept MBox as input. Converting PST to MBox makes email evidence accessible to a wider range of analysis platforms.

How to Convert PST to MBox — Step by Step

Step 1. Open the PST File

Launch Total Outlook Converter. The left panel shows the folder tree from the default Outlook PST. To open a different PST file, go to File → Open PST and browse to the file. You can also open OST files the same way.

Step 2. Select Emails

Click a folder in the tree (Inbox, Sent Items, Drafts, etc.). The message list shows every email with its sender, subject, date, and size. Tick individual messages or click Check All to select every email in the folder.

Step 3. Choose MBox Format

Click the MBox button on the toolbar. The conversion wizard opens with output options.

Step 4. Configure Output Settings

Set the destination folder for the MBox file. Choose how to handle attachments: embed them inside the MBox (MIME-encoded), save to a separate folder, or skip. Enable time zone synchronization if emails come from different time zones.

Step 5. Convert

Click Start. The converter processes every selected email and writes them into MBox files. A progress bar tracks the operation. When done, the log shows a summary with the number of successfully converted messages.

Total Outlook Converter — convert PST to MBox

Command-Line Conversion

Total Outlook Converter includes a command-line interface for scripted and automated workflows:

OutlookConverter.exe "C:\Mail\archive.pst" -aMBOX -o "C:\Export\mbox\"

Parameters: PST file path, -aMBOX sets MBox as the output format, -o specifies the output folder. Add this command to a .bat script and schedule it with Windows Task Scheduler for nightly mailbox exports.

Additional flags: -f "Inbox" limits conversion to a specific folder, -att separate saves attachments to a subfolder, -tz sync normalizes time zones.

What Happens to Attachments, Headers, and Folder Structure?

Email ComponentWhat Total Outlook Converter Does
Message headers (From, To, CC, BCC, Subject, Date)Preserved in full. RFC 5322 headers are written into the MBox exactly as they appear in the PST.
HTML bodyKept as-is. Formatting, inline images, and links are preserved in the MIME structure.
Plain text bodyIncluded as a separate MIME part (multipart/alternative).
AttachmentsThree options: embed inside MBox as MIME attachments, save to a separate folder as individual files, or skip.
Folder structureEach PST folder (Inbox, Sent Items, etc.) is exported as a separate MBox file, preserving the original hierarchy.
TimestampsSend/receive dates are preserved. Optional time zone synchronization normalizes dates across zones.
Read/unread statusStored in MBox "Status" header where supported by the target client.

Online Converters vs Desktop Converter

FeatureOnline PST-to-MBox ServicesTotal Outlook Converter
PrivacyYou upload your email archive to a third-party server. Every message, attachment, and contact is exposed.Runs locally on your machine. No data leaves your computer.
File size limitTypically 50–200 MB. Large PST files are rejected.No limit. Handles PST files of any size.
Batch processingUsually one file at a time, with manual steps.Process entire folders or multiple PST files in one batch.
Attachment handlingLimited or no control over attachments.Embed, extract to folder, or skip — your choice.
SpeedDepends on upload speed. Slow for large files.Runs at local disk speed. Thousands of emails in minutes.
AutomationNot available.Command-line interface with scripting and scheduling.
CostFree for small files, paid subscriptions for larger ones.One-time purchase: $49.90. Free 30-day trial.

Why Use Total Outlook Converter?

Reads PST without Outlook installed

Total Outlook Converter has its own PST parser. It reads PST files directly without requiring Microsoft Outlook on the machine. Install the converter on any Windows computer and start exporting immediately.

Batch conversion of entire mailboxes

Select all emails in a PST folder or across multiple folders and convert them to MBox in one operation. No need to process messages one by one. Thousands of emails are converted in minutes.

Full control over attachments

Choose what happens to attachments: embed them inside the MBox (standard MIME encoding), extract them to a separate folder (organized by message), or skip them entirely if you only need the message text.

Folder hierarchy preserved

Each PST folder (Inbox, Sent Items, Drafts, custom folders) is exported as a separate MBox file. Import these files into Thunderbird and the original folder structure reappears.

Command-line and automation

Run conversions from the command line, .bat scripts, or Task Scheduler. Automate nightly exports from shared mailbox PSTs. Integrate into IT migration workflows without manual steps.

20+ additional output formats

MBox is one of many supported formats. Total Outlook Converter also exports PST emails to EML, PDF, DOC, HTML, TXT, TIFF, XPS, and more — all from the same interface.

When Do You Need PST-to-MBox Conversion?

  • Outlook to Thunderbird migration — company switches from Microsoft 365 to open-source email. Export each user's mailbox as PST from Exchange, convert to MBox, import into Thunderbird.
  • Windows to macOS migration — a user moves from a Windows PC to a Mac. Apple Mail imports MBox natively. Convert the PST and import in one step.
  • Linux mail server deployment — migrate existing mailboxes from Exchange to Dovecot or Zimbra. PST → MBox → import via server tools.
  • Long-term archival — store email archives in an open format that does not depend on a specific vendor. MBox files can be read by dozens of programs and simple text editors.
  • Forensic email review — legal teams convert PST evidence to MBox for processing in e-discovery platforms that prefer open mailbox formats.

Download the free 30-day trial — no email or credit card required. A personal license costs $49.90 and includes one year of free upgrades. Works on Windows 7/8/10/11.

Download Free Trial Buy License — $49.90


quote

Total Outlook Converter Customer Reviews 2026

Rate It
Rated 4.7/5 based on customer reviews
5 Star

"We migrated 150 users from Exchange/Outlook to Thunderbird on Linux workstations. Exported each mailbox as PST, then batch-converted to MBox with Total Outlook Converter. Folder structure came through intact, attachments embedded correctly. The command-line mode let us script the entire migration — zero manual steps per user."

5 Star Anders Nygaard IT Infrastructure Manager, Scandinavian Logistics Group

"E-discovery work requires converting custodian PST files into formats our review platform can ingest. MBox is the preferred input. Total Outlook Converter handles multi-gigabyte PSTs without crashing and preserves every header, timestamp, and attachment. We process dozens of PST files per case with the command line."

5 Star Patricia Duval Digital Forensics Analyst

"Clients often hand me PST backups from old Outlook installations when they switch to Apple Mail on Mac. Total Outlook Converter makes the PST-to-MBox conversion straightforward — I select the folders, click Start, and hand the MBox files to the client for import. Only thing I would add: native macOS support so I can run it on the Mac directly."

4 Star Roberto Marini Freelance System Administrator

FAQ ▼

Yes. Total Outlook Converter has its own PST parser and does not require Microsoft Outlook. Install the converter on any Windows machine and open PST files directly.
Yes. You have three options: embed attachments inside the MBox as MIME-encoded parts, save them to a separate folder organized by message, or skip attachments entirely.
Yes. Each PST folder (Inbox, Sent Items, Drafts, custom folders) is exported as a separate MBox file. When you import these files into Thunderbird or Apple Mail, the folder hierarchy is restored.
Yes. Total Outlook Converter includes a command-line interface. Specify the PST file, output format (-aMBOX), and destination folder in one command. Schedule it with Task Scheduler for automated exports.
MBox is supported by Mozilla Thunderbird, Apple Mail, Evolution, Mutt, Claws Mail, SeaMonkey, The Bat!, and most Linux/Unix mail programs. It is also accepted by mail server software like Dovecot and Zimbra.
No. Total Outlook Converter handles PST files of any size. Whether your PST is 500 MB or 20 GB, the converter processes it at local disk speed without uploading anything to the internet.
A personal license costs $49.90. The free trial runs for 30 days with full functionality — no email or credit card required. A server version with ActiveX integration is also available.

 

Start working now!

Download free trial and convert your files in minutes.
No credit card or email required.

⬇ Download Free Trial Windows 7/8/10/11 • 87 MB

Support
Total Outlook Converter Preview1
Total Outlook Converter Preview2
Total Outlook Converter Preview3

Latest News

Newsletter Subscribe

No worries, we don't spam.


© 2026. All rights reserved. CoolUtils File Converters

Cards