EML attachment extractor

Pull every attachment out of an EML.

Decode MIME attachments, preserve their content types, and download them individually or together.

Workspace status

Ready · Local browser memory

Drop a file to recover attachments

Open it once. Reader, safety, headers, route, redaction, and export reuse the same in-memory source.

.EML
.MSG
.EMLX
winmail.dat
Processed locally. Files and filenames stay on this device.
Workflow

From source file to finished result

Runs locally
  1. Step 1

    Choose the EML

  2. Step 2

    Review decoded MIME attachments

  3. Step 3

    Download one or all

What this workspace preserves

Handles Base64 and quoted-printable messages


Resolves common encoded filenames


Keeps attachment bytes local

Questions about this workflow

Are inline images included?

Inline MIME parts are recovered and identified by the parser.

Can I download a ZIP?

Yes. The tool builds the ZIP inside your browser.