
X posts as clean Markdown for LLMs
Convert X posts to clean Markdown for LLMs and agents via API or URL swap
@larsbuilds · X
The full gallery
Tech stack
28 projects

Convert X posts to clean Markdown for LLMs and agents via API or URL swap
@larsbuilds · X

Convert Markdown to formatted content for WeChat Official Accounts, Word, and PDF export.
@bingobray · X
我做了一个类似的工具: 除了支持公众号,还支持word和pdf😁

Convert HTML and Markdown content into shareable links and QR codes.
@gomixo · X
和团队做了一个非常实用的小工具:HTMLShare。 现在用 AI 生成网页、报告、可视化作品越来越方便,但生成后的 HTML 文件,想分享给别人却很麻烦:要么发文件,要么部署网站,要么截图。 HTMLShare 解决的就是这个问题: 👉 欢迎体验,也欢迎反馈建议。

Create and style markdown documents with components to organize and publish your knowledge base.
@sidbyok · X
Write your documents in Markdown with a professional visual rendering without HTML/CSS, just native Markdown.

Collaborative LaTeX editor with Markdown support, real-time editing, and built-in reference management.
danielszabo · HN
Online editor with LaTeX, Markdown, LaTeX+Markdown Hybrid and WYSIWYG (MD only) support, AI assistant with resource lookup and anti-hallucination features, live collaboration and more fun things. Still in quite early beta. First institutional deployment scheduled in the autumn. Feel free to play around.

Generate AI-powered X posts customized to your niche, tone, and writing style.
@XPosterApp · X
Built a tool called XPoster! It generates X posts using AI, tailored to your niche and writing style. You pick the tone, format and topic! It handles threads, articles and so much more!

Save bookmarks from X, Reddit, Instagram, TikTok, YouTube, and Bluesky with AI auto-tagging.
@deckard_the_dev · X
Sync bookmarks, ai tagged, fully searchable

Markdown notebook that automatically saves every version so you can return to any past edit.
@khagankarimi · X
simple markdown notebook with version history

Daily-updated rankings of Simplified Chinese X account metrics and viral tweets.
@jedeeai · X
我做了一个网站 专门记录X上简中圈的“卷王” 并以此提醒自己 在现有的努力程度面前 还不足以谈论天赋。 你们还想看谁的数据,评论区告诉我

Browser extension that customizes webpages with text prompts for styling, layout, and feature changes.
alentodorov · HN
built it in spring 2026--ready to share today. use opus 4.8 to create css and js snipptes to style the websites you visit the way you want. make nytimes more print-like, hn more matrix, or just replace any mention of AI with the :poop-emoji" -- your call.

Rewrites AI-generated text to appear human-written and bypass detection.
AI Undetect — 能绕过 AI 检测器的、生产不可检测内容的人工智能写作工具

Browse and discover Substacks that were submitted to Hacker News.
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor