
文档转 Markdown
Convert PDF, Word, Excel and other documents to Agent-friendly Markdown.
Doc2Md — 将 PDF、Word、Excel 等多种格式文件转换成 Agent 友好的 Markdown 格式 - [更多介绍](https://doc2md.cn)
The full gallery
Tech stack
17 projects

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

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

Convert documents, scans, and web pages to clean Markdown directly in your browser.
@HematejaAluru · 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

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.

Convert Markdown into typeset PDFs and EPUBs with custom fonts, covers, and colors.
@hiddenbydigital · X

Take notes, organize them into a knowledge base, and collaborate with your team on structured documents.
lerongwan1 · V2EX
上班前的三小时,属于我的独立开发时间 - - # 上班前的三小时,属于我的独立开发时间 白天要上班,真正能留给自己的整块时间并不多。 所以我开始在早上 5 点多起床。城市还没完全醒来,我已经坐到电脑前,用上班前的三个小时做自己的产品。 这段时间很安静,没有临时消息,也没有其他事情打断。每天只推进一点,可能只完成一个很小的任务,但它确实属于我。 早起并不轻松。不过一天最清醒的时间,正在被我用来完成真正想做的事。 我的产品,怎么才能有用户 -> [使用 NoteDeep 开始整理你的知识库]( https://www.notedeep.com) #独立开发 #副业 #程序员日常 #个人产品 #NoteDeep

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 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

Share files and text directly between devices via browser links without registration or server storage.
Superoutman · V2EX
免费的 p2p 传输器,求测试用户 一个在线工具,磨了好久,快被各种状态搞疯了,求大家帮忙测。 主要功能:点对点文件与文字通过链接传输、链接带有接力功能、以及可与发送方互动。主要目的是解决假设有一台新机,在没有装任何应用以及不便的情况下,如何通过另一台设备把文件或应该传输到新机。 功能有点过时了,不过还想看看能不能有啥新点子来赋能一下,比如我目前想到的一个是“先到先得”,想初步解决产品打新时,如果有发优惠码的需求,但不知道哪个码被用了的场景。 https://this2.link/

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

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 。