
Free Markdown to Google Docs — Paste-Ready Converter with LaTeX Math
将 Markdown 转换为 Google Docs 文档,支持 LaTeX 数学公式。
shenhuang · Product Hunt
Markdown to Google Docs Paste AI markdown, get a clean Google Doc, math included
完整作品展
技术栈
60 projects

将 Markdown 转换为 Google Docs 文档,支持 LaTeX 数学公式。
shenhuang · Product Hunt
Markdown to Google Docs Paste AI markdown, get a clean Google Doc, math included

将 PDF、Word 等多种格式文档转换为 Markdown,用于 AI 代理。
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

浏览器Markdown编辑器,支持实时预览和导出为HTML、Word、PDF。
u/Eleraffa · Reddit
Built a browser-only Markdown editor for my own daily LLM workflows — live DBML schemas, proper DOCX export, token counts Hey r/SideProject , I move a lot of text between LLMs, local docs, and web tools every day. I couldn't find a lightweight browser editor that handled a few specific micro-annoyances without shoving ads in my face, requiring a signup, or routing text through a server. So I vibe-coded Markdown Online (mostly hacked together with Claude) to solve my own itch. It’s a plai

在Git仓库中存储Markdown文档,无数据库依赖,无厂商锁定。
@alizreim · X
Documentation that lives in your own git repository

免费 Markdown 编辑器,实时预览、云保存和 PDF 导出。
@bheru_l · X

将 Markdown 转换为适合微信公众号、Word 和 PDF 的排版内容。
@bingobray · X
我做了一个类似的工具: 除了支持公众号,还支持word和pdf😁

在浏览器中实时编写和预览Markdown文档,支持语法高亮。
@krishnakrmahto · X
Built Easy Markdown Editor — a reading-first Markdown editor where you edit the rendered document instead of raw Markdown.


Doc2Md:将 PDF、Word、Excel 等文件转换为 Agent 友好的 Markdown。
Doc2Md — 将 PDF、Word、Excel 等多种格式文件转换成 Agent 友好的 Markdown 格式 - [更多介绍](https://doc2md.cn)

使用组件创建和设计 Markdown 文档,以组织和发布你的知识库。
@sidbyok · X
Write your documents in Markdown with a professional visual rendering without HTML/CSS, just native Markdown.

将 Markdown 转换为排版 PDF 和 EPUB,支持自定义字体、封面和颜色。
@hiddenbydigital · X

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