# AnyPost

> Swap the domain on any post link and get back clean, LLM-ready Markdown. One URL trick for X, LinkedIn, Reddit, Threads, Bluesky and more. WebMCP preview: browser agents can call convert_post while anypost.md is open.

AnyPost turns a social post URL into clean, LLM-ready Markdown. Swap the post's domain for `anypost.md` (for example `x.com/user/status/123` becomes `anypost.md/x/user/status/123`) or call the API, and you get back token-efficient Markdown with the post text, author, and metadata. No scraping, no HTML noise.

## Docs
- [Documentation](https://anypost.md/docs): API reference, authentication, query params, credit costs, and per-platform notes.
- [WebMCP](https://anypost.md/docs#webmcp): Browser-native convert_post and list_supported_platforms tools (Chrome preview).
- [Agent skill install](https://anypost.md/i/skill): LobeHub-style install UI (agent prompt + Skills CLI).
- [Agent skill file](https://anypost.md/i/skill.md): Drop-in SKILL.md with install appendix for curl-based agents.
- [Live preview](https://anypost.md/preview): Paste a post URL and see the clean Markdown output.
- [Pricing](https://anypost.md/pricing): Credit packs and which platforms need a paid plan.

## Convert by platform
- [Convert X (Twitter) to Markdown](https://anypost.md/convert/x): Single posts and full threads, unrolled in order.
- [Convert LinkedIn to Markdown](https://anypost.md/convert/linkedin): Posts and articles with guest-visible comments when requested.
- [Convert Reddit to Markdown](https://anypost.md/convert/reddit): Threads with nested comments as clean lists.
- [Convert Threads to Markdown](https://anypost.md/convert/threads): Whole conversations captured as one document.
- [Convert Bluesky to Markdown](https://anypost.md/convert/bluesky): Skeets and reply chains, ready to paste.
- [Convert Mastodon to Markdown](https://anypost.md/convert/mastodon): Any instance, normalized to portable Markdown.
- [Convert Instagram to Markdown](https://anypost.md/convert/instagram): Captions and alt text from posts and reels.
- [Convert YouTube to Markdown](https://anypost.md/convert/youtube): Descriptions, chapters and pinned comments.
- [Convert Hacker News to Markdown](https://anypost.md/convert/hackernews): Stories and comment trees as readable Markdown.
- [Convert Substack to Markdown](https://anypost.md/convert/substack): Notes and posts; note replies when comments is on.
- [Convert Medium to Markdown](https://anypost.md/convert/medium): Articles distilled to headings and prose.
- [Convert Facebook to Markdown](https://anypost.md/convert/facebook): Public posts and page updates with guest-visible comments.
- [Convert Pinterest to Markdown](https://anypost.md/convert/pinterest): Pin titles, descriptions, and preview images as Markdown.
- [Convert TikTok to Markdown](https://anypost.md/convert/tiktok): Video captions, hashtags, and thumbnails from public posts.

## Guides
- [X post or thread → Markdown](https://anypost.md/guides/convert-x-post-to-markdown): Turn any X/Twitter post or thread into clean, portable Markdown. One URL swap gives you full text and thread order.
- [Convert any post to Markdown](https://anypost.md/guides/convert-any-post-to-markdown): The one-URL trick for Reddit, Bluesky, Threads, Mastodon, and more, plus when to use the X-specific guide.
- [Feed context to AI models](https://anypost.md/guides/feed-context-to-ai-models): Best practices for pasting posts and threads into ChatGPT, Claude and Cursor.
- [Archive posts into Obsidian](https://anypost.md/guides/archive-posts-into-obsidian): Use frontmatter export to drop posts straight into your knowledge vault.
- [Automate archiving with the API](https://anypost.md/guides/automate-archiving-with-the-api): Schedule conversions and back up your activity without lifting a finger.
- [Render Markdown anywhere](https://anypost.md/guides/render-markdown-anywhere): Tips for previewing, styling and embedding AnyPost output in your own app.
