EML to HTML
Save the readable part of an EML as safe HTML.
Open the message, remove active content and remote resources, then download a standalone sanitized HTML document.
Workspace status
Ready · Local browser memory
Open an email file
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
- Step 1
Drop the EML
- Step 2
Review the sanitized message
- Step 3
Choose Download HTML
What this workspace preserves
Scripts, forms, frames, and event handlers removed
Remote images remain blocked
Inline CID images can be embedded locally
Questions about this workflow
Is the original HTML copied exactly?
No. Dangerous capabilities and remote resource references are intentionally removed.
Will attachments be included?
Inline CID images can be represented in the HTML. Other attachments remain separate downloads.