Skip to the content.

<- Projects

OLM Convert Legacy v2.1

The legacy version of the free, open-source OLM convertor - for desktop and command-line.

A utility to convert an Outlook for Mac archive (.olm file), that can only be opened with Outlook for Mac, to standard .html or .eml file formats.

Output EML messages are organised hierarchically, for example a message contained in an OLM file will be output to an EML file like `"<output directory>/example@example.com/Inbox/Subject - Mon, 04 July 2022 21.04.56.eml"`.

Legacy version available as a GUI, a python command-line interface, and as a module.

Supports attachments but can only output emails with the HTML and plain text content types.

See GitHub repo