/eml-to-pdf-cli

Primary LanguageTypeScriptMIT LicenseMIT

EML to PDF CLI

A command-line tool to convert EML files to PDF.

Installation

npm install -g eml-to-pdf-cli

Usage

eml-to-pdf --file path/to/email.eml

The above command will convert the email.eml file to email.eml.pdf.

License

This project is licensed under the terms of the MIT license. See the [LICENSE] file for more details.