PHPackages                             alexpcooper/newsletters-to-kindle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. alexpcooper/newsletters-to-kindle

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

alexpcooper/newsletters-to-kindle
=================================

Uses IMAP to check a mailbox, converts HTML newsletter emails to PDFs and sends them to Amazon Kindle email address

1.4.2(3y ago)212mitPHPPHP &gt;=7.4

Since Mar 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/alexpcooper/newsletters-to-kindle)[ Packagist](https://packagist.org/packages/alexpcooper/newsletters-to-kindle)[ Docs](https://github.com/alexpcooper/newsletters-to-kindle/)[ RSS](/packages/alexpcooper-newsletters-to-kindle/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (8)Dependencies (3)Versions (9)Used By (0)

Newsletters to Kindle
=====================

[](#newsletters-to-kindle)

Uses IMAP to check a mailbox, converts HTML newsletter emails to PDFs and sends them to an Amazon Kindle email address

[![Latest Stable Version](https://camo.githubusercontent.com/3dbddc4ce0624945563dee77ede8632c3b7f548559a92e931561283876045099/68747470733a2f2f706f7365722e707567782e6f72672f616c657870636f6f7065722f6e6577736c6574746572732d746f2d6b696e646c652f762f737461626c65)](https://packagist.org/packages/alexpcooper/newsletters-to-kindle)[![Total Downloads](https://camo.githubusercontent.com/f71e6d278f71d40a4036f760e58319980a044350186b678fd7c83512b8f06958/68747470733a2f2f706f7365722e707567782e6f72672f616c657870636f6f7065722f6e6577736c6574746572732d746f2d6b696e646c652f646f776e6c6f616473)](https://packagist.org/packages/alexpcooper/newsletters-to-kindle)[![License](https://camo.githubusercontent.com/926b9714285def04e256db8310e2bf56ad16ee07782753046044757944d98f8d/68747470733a2f2f706f7365722e707567782e6f72672f616c657870636f6f7065722f6e6577736c6574746572732d746f2d6b696e646c652f6c6963656e7365)](https://packagist.org/packages/alexpcooper/newsletters-to-kindle)

### Process

[](#process)

1. Checks a folder in an email inbox, via IMAP
2. Collects the email and converts it into a PDF
3. Sends the PDF to Amazon, to convert into an ePub format and place in your Amazon Kindle library
4. Deletes the email

Installation
------------

[](#installation)

Official installation method is via composer and its packagist package [alexpcooper/newsletters-to-kindle](https://packagist.org/packages/alexpcooper/newsletters-to-kindle).

```
$ composer require alexpcooper/newsletters-to-kindle

```

Usage
-----

[](#usage)

```
