clipped.page
Clip a post. Get a self-contained URL.
What
The post lives inside the URL — author, text, images, metrics — gzipped and base64url-encoded into the query string. This page decodes it and renders a stateless card. No database, no API, no auth. Open the link from anywhere; it works forever.
Clip
- › Install the Chrome extension and clip any post on x.com.
- › Or by hand:
/?v=1&s=<source>&d=<payload>
Read
Same URL, four shapes — pick whichever your tool wants:
- › Browser → rendered card
- ›
?f=mdorAccept: text/markdown→ markdown - ›
?f=jsonorAccept: application/json→ raw payload - › Link unfurlers (Slack, Discord, iMessage) → OG card