
Asterive — Capture Anything. Keep It in Markdown.
Keep notes, files, links, and AI work in a Markdown-first capture workspace.
@mhkarimi12 · X
Something like notion and obsedian but markdown-based and beautiful
The full gallery
Tech stack
60 projects

Keep notes, files, links, and AI work in a Markdown-first capture workspace.
@mhkarimi12 · X
Something like notion and obsedian but markdown-based and beautiful

Convert PDF, DOCX, XLSX, CSV, JSON, XML, HTML, Images to clean Markdown optimized for AI Agents, RAG, and Vector DBs. 100% Privacy-First, In-Browser Conversion.
@13SahajChawla · X
For professionals to redact their client's sensitive informations before giving AI to process it & while converting any kind of document to a structured MD file. Better quality outputs, 100% privacy with on-browser local processing, and fully free!

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

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 Markdown and plain text to Confluence-ready rich text format.
sskhnje · V2EX
Text to Confluence|解决 Markdown 复制到 Confluence 的格式折磨 作为产品经理,做产品写 PRD ,经常要把 Markdown 文档迁移到 Confluence 。 直接复制粘贴会出现一系列格式问题: ·标题层级错乱 ·列表、表格、代码块样式丢失 ·粘贴完成后需要大量手动二次调整格式 ·团队不同成员粘贴导入,最终输出样式不统一 针对这个高频痛点,做了一个简易工具:Text to Confluence 🔗 访问地址: https://www.texttoconfluence.com/ 工具目标 将 Markdown / 纯文本内容,尽可能无损转换适配 Confluence ,减少重复手工格式调整工作。 个人使用场景 ·PRD 草稿 ·产品文档 ·技术说明文档 如果你也日常使用 Confluence ,欢迎试用,如有问题或优化建议,非常欢迎反馈。

Generate code documentation automatically on GitHub pull requests.
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

Workspace to publish and manage HTML and Markdown artifacts from any AI agent with version history.
@slashdisplay · X
One feature, two agents, one URL. Carl published v1 from Codex. Claude Code iterated to the version that shipped – every hand-off attributed in the audit log. A 3-minute walkthrough of a real workflow:

Store and publish AI-generated HTML, Markdown, PDF, and other documents as live versioned webpages.
u/Alternative-House425 · Reddit
You can now compact your ChatGPT conversations Unlike Claude Code, ChatGPT does not compact chats whatsoever. They silently trim older messages in the background, instead of giving either a manual compact command, or auto compact like Claude Chat does. There's a host of non technical people using it who have no idea why their month old chats are slowing down and getting laggy lol. I have no idea why they haven't engineered something this simple, but works for me cause I solved for it, w

Convert ChatGPT and Gemini Markdown to Word DOCX.
u/DonQuijote30 · Reddit
I built a free tool to turn ChatGPT / Gemini Markdown into clean Word docs Hi everyone, I built a small free tool called MarkFormat. I often copy long answers from ChatGPT, Gemini, or Copilot and need to turn them into clean Word documents, HTML, CSV, or reusable Markdown. Doing this manually gets annoying, especially when tables and headings are involved. So I made a simple browser-based Markdown conversion toolkit: https://markformat.com/ Current features: - Paste Markdown and e

A GitHub-backed wiki for Open Knowledge Format bundles
aiobe · HN
I built Commonplace because I wanted to learn more about Google's Open Knowledge Format for knowledge sharing with human and agents. At the same time, Atlassian announced it will start using customer cloud data to train its AI models (opt-out is Enterprise-only), which made a self-hosted Confluence alternative feel timely. The idea: - Use a Git repository that follows Open Knowledge Format with plain Markdown - Commonplace is just a stateless frontend on top (nice UI, but no database, no backups

Organize markdown notes with progress tracking and visualize them as interactive mind maps
@vasanthadabala · X
Not really a startup. It's just something I built for myself a simple note taking app with a planner, progress tracker, and mind map I'm going to share it publicly @NodesMap check it

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 。