Vigyata.AI
Is this your channel?

How To Send Emails as PDF to Kindle, Automatically

143 views· 5 likes· 15:30· Apr 28, 2026

🛍️ Products Mentioned (2)

Send Gmail Emails to Your Kindle with Google Apps Script (PDF + Daily Trigger) Sheet Code: https://bettersheets.co/snippets/send-email-to-kindle-via-google-sheets Learn Apps Script: https://bettersheets.co/courses/spreadsheet-automation-101 This video shows how to automatically send specific Gmail emails (example: Seth Godin’s daily blog emails) to a Kindle by converting the email body into a PDF attachment using Google Apps Script in a blank Google Sheet project. It covers the required Kindle setup (emailing your username@kindle.com and approving the sender email in Amazon Personal Document settings), creating a Gmail label to avoid re-sending the same messages, and building a Gmail search query (from: sender minus the label) to fetch the latest matching thread. The script extracts the subject and HTML body, wraps it in basic HTML, converts it to a PDF blob, emails it to the Kindle with subject “convert,” then labels and archives the original thread. It also demonstrates authorizing the script, handling Amazon’s verification email, and setting up, editing, or deleting a time-driven daily trigger in Apps Script. 00:00 Read Emails on Kindle 00:26 Kindle Email Requirements 01:52 Find Sender and Label 03:35 Build Gmail Search Query 05:44 Convert Email to PDF 07:43 Send to Kindle and Label 10:14 Run and Authorize Script 11:13 Verify and Sync Kindle 13:27 Automate with Triggers 15:03 Wrap Up and Next Steps

🎬 More from Better Sheets