100% Private & Secure

Free EDB Converter
Convert to Any Format

Convert Exchange EDB files to PST, EML, MBOX, CSV, HTML, JSON, or TXT.

7 output formatsExchange EDB supportFull mailbox extractionInstant conversion

Drop EDB file here

or click to browse

Overview

What Is EDB Conversion?

EDB (Exchange Database) is the primary mailbox database format used by Microsoft Exchange Server. It is a proprietary format built on the Extensible Storage Engine (ESE), the same technology used in other Microsoft products for high-performance database storage. When Exchange Server stores mailboxes, it writes data into .edb files along with transaction log files. The EDB file is not a simple container like a ZIP archive; it is a full database with a fixed signature (the first four bytes are 0xEF 0xCD 0xAB 0x89 in hexadecimal), a header that specifies page size and format version, and internal structures such as B-trees and pages that organize tables and indexes. Converting EDB means either using Exchange Server itself (e.g. recovery mode or export) or, in the case of this online tool, scanning the raw file for readable email content—headers and body text that appear in UTF-16LE or ASCII—and exporting that content to standard formats like EML, MBOX, CSV, HTML, TXT, or JSON. Full EDB parsing, which would recover every folder, message, and attachment in the exact structure, requires server-level or dedicated recovery tools; this converter focuses on extracting the email-like content that is readable within the file so you can save it for recovery or migration without needing Exchange Server.

Our free EDB Converter processes everything on your device. You drop an .edb file, and the tool first checks for the ESE database signature (0xEF 0xCD 0xAB 0x89). If present, it reads the database header at the specified offsets: format version at offset 232 and page size at offset 236. It then scans the file for readable text: it looks for UTF-16LE encoded strings (pairs of bytes where the high byte is often zero) that contain email-like patterns such as "From:", "Subject:", or "@", and it also scans for ASCII text blocks that contain similar patterns. When it finds blocks that look like RFC 822-style headers (From:, To:, Subject:, Date:) followed by a body, it parses them into structured email records. Duplicates are removed based on from, subject, and date. Once emails are extracted, you can export them as EML (one file per message), a ZIP of EML files (PST-limited option, since true PST creation from EDB online is not implemented), MBOX, CSV, HTML, TXT, or JSON. All processing happens on your device; nothing is uploaded. EDB conversion is especially useful when you have an offline EDB file from a backup or failed server and need to recover or migrate mail without access to the live Exchange environment.

Common scenarios include disaster recovery (extracting mail from an EDB backup when the server is down), migrating from on-premises Exchange to Office 365 or another platform (by converting EDB to EML or MBOX and then using the destination's import tools), backing up extracted messages as EML for portability, and producing CSV or HTML for compliance or analysis. Because the converter works online, you can use it on any operating system—you do not need Exchange Server or Windows. Just open the tool, drop your .edb file, review the file info (size, format version, extracted email count) and the preview table, choose an output format, and download. For complete recovery of an Exchange database with full fidelity (all folders, attachments, and metadata), Microsoft recommends using Exchange Server recovery procedures or supported third-party tools; this tool provides a quick, free, and private way to get readable email content out of an EDB file when those options are not available or you need a first pass without installing software.

Features

Features of the EDB Converter

Convert Exchange EDB to multiple formats with one tool

Multiple output formats

Export extracted EDB content to EML (per message), PST (ZIP of EML), MBOX, CSV, HTML, TXT, or JSON for recovery and migration.

ESE signature validation

Validates the EDB/ESE magic bytes (0xEF 0xCD 0xAB 0x89), reads database header (page size, format version), and scans for readable email content.

No upload

EDB is read and parsed entirely on your device. Nothing is sent to any server. Your Exchange data stays safe.

Private & secure

Your EDB file never leaves your computer. Ideal for extracting Exchange mail for recovery or migration without exposing data.

Exchange database format

EDB is the proprietary ESE (Extensible Storage Engine) database used by Microsoft Exchange Server to store mailboxes and data.

Email preview table

Shows file info (size, format, database version), extracted email count, and a preview table of the first emails before you convert.

How it works

How to Convert EDB Online

Four steps — no install, no Exchange Server required

01
01

Open the EDB Converter

Go to the EDB Converter page. You will see the info banner and upload area.

02
02

Drop your .edb file

Drag and drop an Exchange EDB file, or click to browse. File info and extracted email count appear.

03
03

Choose output format

Select EML, PST (ZIP of EML), MBOX, CSV, HTML, TXT, or JSON. Review the preview table of extracted emails.

04
04

Convert & download

Click Convert & Download. EML downloads each message; PST downloads a ZIP of EMLs; other formats produce a single file.

Compare Plans

Free vs Paid — EDB Converter

Get started free, upgrade when you need more power.

Feature
Free
Paid
Daily usage
5 uses/day
Unlimited
File size limit
10 MB
Up to 500 MB
All core features
No software installation
Works on any device
Files stay on your device
Batch processing
Priority support
Upgrade to Full Version

Unlock the Full Power of EDB Converter

Remove daily limits, process larger files up to 500 MB, enable batch processing, and get priority support.

Email Converters includes:

  • All 7 email converters (54 conversions)
  • Unlimited daily uses
  • 100 MB file size limit
  • Date range filtering
  • Deleted mail recovery
  • All 15+ output formats

Also available in the All Tools Bundle

Q&A

User Q&A

Common questions about EDB conversion

Why convert EDB to EML?

EML is a universal single-message format. Converting EDB to EML lets you open extracted emails in Thunderbird, Outlook, Gmail, or other clients without needing Exchange Server.

Why convert EDB to PST?

PST is used by Outlook on Windows. Converting EDB to PST (or to EML/MBOX) is common when recovering or migrating mail from Exchange. This tool offers a ZIP of EML files as a PST-limited option when full PST creation is not available online.

What is the EDB format?

EDB is Microsoft Exchange Server's database format. It uses the ESE (Extensible Storage Engine), a proprietary format. The file has a signature (0xEF 0xCD 0xAB 0x89), header with page size and version, and stores mailboxes in a complex structure. Full parsing typically requires server-level or dedicated recovery tools.

Do you upload my EDB file?

No. The EDB Converter processes everything privately on your device. Your file is never uploaded — nothing is sent to our servers.

Use cases

Use Cases for EDB Conversion

When and why to convert EDB files

Exchange recovery

Recover readable email content from an Exchange EDB file when the server is unavailable or you have an offline copy.

Migration to cloud

Extract EDB content to EML or MBOX, then use your provider's import tools to move mail to Office 365, Gmail, or another platform.

Backup as EML

Save extracted Exchange messages as separate .eml files for portable, client-agnostic backup.

CSV for analysis

Export From, To, Subject, Date, and body preview to CSV for reporting or compliance analysis.

No Exchange on this PC

Extract and convert EDB on a machine that does not have Exchange Server or dedicated recovery software.

Compliance & legal

Extract EDB content to standard formats (EML, TXT, HTML, CSV) for discovery or archiving.

FAQ

Frequently Asked Questions

More answers about the EDB Converter

Q1. What is an EDB file?
EDB (Exchange Database) is the primary mailbox database format used by Microsoft Exchange Server. It is built on the ESE (Extensible Storage Engine) and stores mailboxes, folders, and messages in a proprietary binary structure. The first four bytes are the ESE signature 0xEF 0xCD 0xAB 0x89. Full EDB parsing requires understanding the page layout, B-trees, and catalog; this tool extracts readable email content from text-like blocks within the file.
Q2. Do you upload my EDB file?
No. The EDB Converter processes everything privately on your device. Your file is never uploaded — nothing is sent to our servers.
Q3. What is the difference between EDB and PST?
EDB is the server-side Exchange mailbox database format (ESE). PST is Outlook's Personal Storage Table format. EDB holds many mailboxes on the server; PST is typically one file per user or archive. Converting EDB to PST or EML is done for recovery or migration when you have an EDB file but not access to the live Exchange server.
Q4. Can I get a real PST file from EDB?
Full PST creation from EDB typically requires Exchange Server tools (e.g. recovery mode) or dedicated desktop recovery software. This tool extracts readable email content and can give you a ZIP of EML files (PST-limited) or EML/MBOX for import. For a native PST from EDB, use Microsoft's recommended recovery procedures or a dedicated EDB-to-PST desktop tool.
Q5. Why does it say full EDB parsing requires server-level tools?
EDB is a complex ESE database with pages, B-trees, and internal structures. Complete parsing—every folder, message, and attachment—requires either Exchange Server itself (e.g. recovery) or software that implements the full ESE schema. This tool focuses on extracting readable email-like content (headers and body text) from the raw file for quick conversion without server access.
Q6. Is the EDB Converter free?
Yes. The tool is free to use with no sign-up.
Q7. Does it work on Mac or Linux?
Yes. Works on Windows, Mac, or Linux. You do not need Exchange Server or Windows to convert an EDB file.
Q8. What about PST or MSG files?
PST is Outlook's multi-message store; MSG is Outlook's single-message format. This tool accepts only .edb (Exchange database). For PST or MSG, use our PST Converter or MSG Converter.