Command-line interface
The CLI converts any URL to EPUB locally or sends it to your Kindle. Use it in scripts or automate with cron.
Installation docs ↗Save any article from the web. Read in your browser or send to your Kindle (or both).
Paste a URL in the web app, use the Firefox extension, or call the API. The article is extracted and stripped of ads and sidebars.
Articles are parsed with go-trafilatura and packaged as a well-formatted EPUB, safely stored in the cloud.
Read the article from your (mobile/desktop) browser without distractions.
Send the EPUB to your Kindle email address. It appears in your library like any other book.
Send any saved article directly to your Kindle via email — formatted like a real book. No sideloading, no USB cables.
Powered by go-trafilatura, one of the best open-source readability engines. Strips ads, sidebars, and cookie notices to give you just the article.
Runs as AWS Lambda with CloudFront and DynamoDB. Deploy with a single command. Your articles, your server, your data.
Single-user mode with a shared API key, or full multi-user support with Auth0. Swap backends without changing your data.
Firefox extension lets you save any page or right-click any link to send it to Kindle without leaving your browser.
A clean HTTP API means you can integrate save-to-ink into any workflow — scripts, automation, or other apps. CORS ready.
The CLI converts any URL to EPUB locally or sends it to your Kindle. Use it in scripts or automate with cron.
Installation docs ↗MIT licensed. Deploy to AWS or run locally.
View on GitHub