Transform any web article into a clean, reflowable Kindle ebook with one click. Web2Kindle is a free and open-source Chrome and Firefox extension that sends web content directly to your Kindle for distraction-free reading.
- 🚀 Lightning-fast delivery to any Kindle device
- 📱 Reflowable EPUB formatting with adjustable Kindle typography
- 📄 Optional PDF delivery when preserving the original layout matters
- 🔄 One-click sending with automatic URL detection
- 💾 Saves your Kindle email locally for convenience
- 🔒 No account required, no ads, no tracking
- 💯 Free and open source forever
- Install from Chrome Web Store or Firefox Addons
- Add
web2kindle@confidence.shto your Kindle Approved Email List - Click the extension icon on any webpage you want to read on your Kindle
- The extension captures the current webpage URL
- Mozilla Readability extracts the article from the rendered page
- Our server creates a reflowable EPUB with embedded images, or an optional PDF
- The formatted document is sent to your Kindle email
- The article appears in your Kindle library within minutes
# Clone the repository
git clone https://github.com/megaconfidence/web2kindle.git
# Install dependencies
npm install
# Run development server
npm run dev
# Deploy app to Cloudflare Workers
npm run deployContributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Web2Kindle does not use analytics, tracking, or marketing profiles. The extension remembers your Kindle address only in local browser storage. When you send an article, its URL and destination address are processed by Cloudflare Workflows and Resend, and the generated document is cached for up to seven days to avoid rendering the same page repeatedly.
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by Confidence Okoghenun
