
knowdust — a markdown notebook that keeps every version
Markdown notebook that automatically saves every version so you can return to any past edit.
@khagankarimi · X
simple markdown notebook with version history
The full gallery
Tech stack
20 projects

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

Write and preview Markdown documents live in your browser with syntax highlighting.
@krishnakrmahto · X
Built Easy Markdown Editor — a reading-first Markdown editor where you edit the rendered document instead of raw Markdown.

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.

Free markdown editor with live preview, syntax highlighting, cloud saves, and PDF export.
@bheru_l · X

Convert PDFs, Word docs, and more to clean Markdown for AI context windows.
u/kirillzubovsky · Reddit
Selling t0md.com – Privacy-first multi-format to Markdown converter A few months ago I was dumping research PDFs and Word docs into Claude and Cursor and watching the token bill climb for no good reason. Heavy formats are terrible for context windows as the agents have to first convert the documents, then parse the MD files, then do the processing. I thought I could help the agents, and I built t0md.com. However exciting it was to make something quickly that solves a big problem, it's not

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

Markdown editor for reviewing and accepting code edits from Claude agents.
samuelstros

Convert Markdown to Google Docs with LaTeX math support, paste-ready.
shenhuang · Product Hunt
Markdown to Google Docs Paste AI markdown, get a clean Google Doc, math included

Store documentation as markdown in your Git repository with no database or lock-in.
@alizreim · X
Documentation that lives in your own git repository

Convert plain Markdown notes into clean PDF and PNG carousels for LinkedIn and X in seconds without Canva or complex design tools.
@mrdeathpl · X

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

Convert PDF files to Markdown format locally in your browser without uploading.
halofanfan · V2EX
做了个浏览器本地处理的 PDF 转 MD 工具: PDF2MD Kit 因为经常要把 PDF 转成 Markdown 进笔记软件,觉得网上的工具太重还要上传服务器,就自己写了一个:**[PDF2MD Kit]( https://pdf2mdkit.com/)** * **纯前端解析**:文件零上传,比较安全 * **轻量**:无广告、免登录、最大 25M * **导出标准 .md** 网页地址:[https://pdf2mdkit.com/]( https://pdf2mdkit.com/) 第一次发,欢迎试用和反馈 bug 。