How-To

How to Open and Read Google Takeout MBOX Files on Mac

March 11, 2026

← All posts

You went to Google Takeout, exported your Gmail, and now you’re staring at a file called All mail Including Spam and Trash.mbox wondering what the hell to do with it. Double-clicking does nothing. Your Mac has no idea what it is.

You’re not alone. This is one of the most common questions people hit after downloading their Gmail archive, and Google doesn’t exactly hold your hand through the process.

Here’s the good news: you don’t need to be technical, and you don’t need to install Thunderbird or any email client. Let’s walk through your options.

What Google Takeout Actually Gives You

When you export Gmail through Google Takeout, Google packages your emails into MBOX format. MBOX is a decades-old standard for storing email messages in a single file. Every email, including its headers, body text, and attachments, gets concatenated into one long text file.

The problem? macOS doesn’t have a built-in MBOX viewer. Preview can’t open it. TextEdit will try, but you’ll see a wall of encoded garbage with MIME headers, Base64 blocks, and HTML tags mixed together. It’s not meant to be read raw.

Why People Usually Struggle With This

The typical advice online goes something like:

  1. Download and install Mozilla Thunderbird
  2. Create a fake email account
  3. Find your Thunderbird profile folder
  4. Copy the MBOX file into the right subfolder
  5. Restart Thunderbird and hope it shows up

That’s a lot of steps for someone who just wants to look at their old emails. And if your archive is several gigabytes, Thunderbird can grind to a halt trying to index everything.

The Apple Mail import route (File > Import Mailboxes) works better but has its own drawbacks. It dumps every email into your Mail app, which means thousands of old messages mixed in with your current inbox. Not ideal.

The Faster Way: Convert to a Spreadsheet

If your goal is to search through your archive, find specific emails, or just keep a readable backup, converting the MBOX to a CSV or Excel file is the most practical approach. You get a clean spreadsheet with columns for sender, recipient, date, subject, and message body. Open it in Excel, Numbers, Google Sheets, or whatever you prefer.

Here’s how to do it with MBOX to CSV:

  1. Download and open the app. No account creation, no sign-up. It’s ready to go.

  2. Drag your .mbox file into the app window. That’s the file from your Google Takeout download, usually inside a Takeout/Mail/ folder.

  3. Choose your output format. CSV for maximum compatibility, Excel if you want a ready-to-open .xlsx file, or JSON/XML if you’re feeding data into another tool.

  4. Enable cleanup options. Turn on date normalization (so dates are consistent), MIME decoding (so encoded text becomes readable), and HTML stripping (so you get clean body text instead of HTML tags).

  5. Hit convert. The app processes everything locally on your Mac. A few thousand emails take seconds. Larger archives with 50,000+ messages might take a couple of minutes.

  6. Open your spreadsheet. Sort by date, filter by sender, search for keywords. Done.

If you also want the attachments, enable attachment extraction and the app saves them to a separate folder alongside your spreadsheet.

When Apple Mail Import Makes More Sense

Converting to CSV is great for searching and archiving, but sometimes you actually want to re-read emails the way they looked originally, with formatting, inline images, and threaded conversations.

In that case, Apple Mail import is the better fit:

  1. Open Mail on your Mac
  2. Go to File > Import Mailboxes
  3. Select “Files in mbox format”
  4. Navigate to your .mbox file and import

Mail creates a new mailbox with all your imported messages. You can browse them like regular emails. Just know that large archives (5 GB+) can take a while to import and may slow down Mail until indexing finishes.

Tips for Large Google Takeout Archives

Google Takeout can produce massive files. If your Gmail goes back 10+ years, you might be dealing with a 10-20 GB MBOX file. A few things to keep in mind:

Privacy: Why Local Processing Matters

Your MBOX file is essentially your entire email history. Every password reset, every bank notification, every private conversation, every attachment. Uploading that to a random online converter is a terrible idea.

Tools like MBOX to CSV process everything on your Mac. Nothing gets uploaded to any server. No account required, no analytics tracking, no ad SDKs. Your data stays on your device from start to finish.

This isn’t just a nice-to-have. If your archive contains work emails, client data, or anything covered by privacy regulations, local processing isn’t optional, it’s a requirement.

MBOX to CSV vs Other Approaches

Approach Pros Cons
MBOX to CSV app Fast, searchable output, local processing, handles large files Attachments separate from email body
Apple Mail import Native look and feel, threaded view Clutters your inbox, slow on large archives
Thunderbird Free, full email client Complex setup, can freeze on large files
Online converters No install needed Privacy risk, file size limits, slow uploads

For most people who just exported their Gmail backup and want to find old emails or keep a searchable archive, the CSV conversion route is the fastest path from “what is this file?” to “found what I was looking for.”

What About MBOX to PDF?

If you need a permanent archive that looks like actual emails rather than spreadsheet rows, consider MBOX to PDF. It converts each email into its own PDF document with proper formatting, headers, and embedded attachments. Great for legal holds, compliance archives, or just creating a human-readable backup you can browse in Finder.

Check out our MBOX converter comparison guide for a deeper look at the options.

Getting Your Google Takeout Export

If you haven’t exported your Gmail yet, here’s the quick version:

  1. Go to takeout.google.com
  2. Click “Deselect all” (Google selects everything by default)
  3. Scroll down and check Mail
  4. Click “All Mail data included” if you want to select specific labels
  5. Click “Next step”
  6. Choose your delivery method (download link via email is easiest)
  7. Pick a file size split (2 GB is a good default)
  8. Click “Create export”
  9. Wait for the email with your download link (can take hours for large accounts)
  10. Download and unzip the archive - your .mbox files are inside the Mail folder

From there, drag the .mbox file into MBOX to CSV and you’re done.

Wrapping Up

Google Takeout gives you your data in a format that’s technically open and standard but practically useless without the right tool. You don’t need to become a Thunderbird power user or install a full email client just to read your own emails.

Convert to CSV for searchable data. Import into Apple Mail for the traditional email experience. Either way, keep it local and keep it simple.

Frequently Asked Questions

What is an MBOX file from Google Takeout?

MBOX is a standard email archive format. When you export your Gmail data through Google Takeout, Google packages all your emails into one or more .mbox files. These files contain every message - sender, recipient, date, subject, body, and attachments - stored sequentially in plain text. Your Mac can't open them natively, which is why you need a converter or mail client to read them.

Can I open an MBOX file in Apple Mail?

Yes. Apple Mail can import MBOX files through File > Import Mailboxes. However, this loads every email into your Mail app, which can be slow and cluttered if your archive is large. If you just want to search or analyze the data, converting to CSV or Excel is faster and more practical.

Is it safe to use online MBOX converters?

Online converters require you to upload your email archive to a third-party server. Your MBOX file contains every email you've ever sent or received, including passwords, personal conversations, financial information, and attachments. Local tools like MBOX to CSV process everything on your Mac so nothing leaves your device.

How large can my Google Takeout MBOX file be?

Google Takeout archives can range from a few megabytes to tens of gigabytes depending on how many emails you have. MBOX to CSV uses streaming technology to handle multi-gigabyte files efficiently. You can also split large outputs into smaller chunks if needed.

Will converting to CSV preserve my email attachments?

CSV is a flat text format, so attachments aren't embedded in the spreadsheet itself. However, MBOX to CSV can extract all attachments to a separate folder during conversion. You get the structured email data in your spreadsheet and the original files in a folder you control.

Do I need to install Thunderbird to read MBOX files on Mac?

No. While Thunderbird is a common recommendation for opening MBOX files, it's overkill if you just want to browse or search your archive. Installing a full email client, configuring accounts, and importing mailboxes is a lot of unnecessary steps. A dedicated converter gets you to readable data in minutes.

Try MBOX to CSV Free

Convert MBOX email archives to organized CSV spreadsheets. macOS 10.15 or later.

Learn More →