A command-line tool to convert EML files to PDF.
npm install -g eml-to-pdf-cli
eml-to-pdf --file path/to/email.eml
The above command will convert the email.eml file to email.eml.pdf.
This project is licensed under the terms of the MIT license. See the [LICENSE] file for more details.