Skip to content

Add send-to-kindle extension#25196

Merged
raycastbot merged 9 commits into
raycast:mainfrom
lemikeone:ext/send-to-kindle
Feb 16, 2026
Merged

Add send-to-kindle extension#25196
raycastbot merged 9 commits into
raycast:mainfrom
lemikeone:ext/send-to-kindle

Conversation

@lemikeone
Copy link
Copy Markdown
Contributor

@lemikeone lemikeone commented Feb 6, 2026

Description

This PR introduces the Send to Kindle Raycast extension.

It allows sending the current web article to Kindle with a clean reading format.

What this extension does

  • Extracts readable article content from the active tab
  • Converts content into EPUB for Kindle
  • Supports two sending methods:
    • Email delivery (SMTP)
    • Open with the Send to Kindle desktop app
  • Provides both:
    • Direct send command
    • Preview + edit before send command

Main features

  • Readability-based extraction (@mozilla/readability)
  • Per-domain cleanup rules ("Skills") with CSS selectors
  • Optional cover image selection via Cover CSS
  • Optional removal of all links before sending
  • Skill management (add/edit/delete + JSON export)
  • Sending method setup and validation flow

Included commands

  • Send to Kindle
  • Preview and Send to Kindle
  • Set / Change Sending Method
  • Add a Skill
  • My Skills

Notes

  • Platform: macOS (needs to be tester on Windows)
  • Category: Productivity
  • License: MIT

Screencast

Screencast : https://share.cleanshot.com/X4zBr9jh3w9mnWNn7Dp6

send-to-kindle-1 send-to-kindle-2 send-to-kindle-3 send-to-kindle-4

Checklist

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants