Skip to main content

anything-to-md

Universal document to Markdown converter. Convert any file (PDF, Word, Excel, PPT, images, audio, video, YouTube URLs) to clean LLM-ready Markdown. Use when: - User wants to convert documents to Markdown - User needs to process entire directories of files - User has YouTube videos or audio files to transcribe - User wants to prepare content for LLM processing Triggers: "convert to markdown", "anything to md", "document to md", "pdf to md", "batch convert", "youtube transcript" PDF Backend Priority: 1. MinerU (mineru CLI) - High-quality OCR-based extraction with layout detection, table recognition, formula extraction. Best for Chinese/CJK PDFs, scanned documents, and image-heavy presentations. 2. MarkItDown (Microsoft) - Fast text-based extraction for simple text PDFs. 3. pypdf - Last resort fallback for basic text extraction. Video Intelligent Routing: 1. PROBE: Detect embedded subtitles, sidecar files, audio tracks, on-screen text (sample frame OCR) 2. DECIDE: Choose optimal strategy based on content typ

跳到安装

来源信息

仓库
1596941391qq/anything-to-md
最近来源活动
2026年2月28日 16:08
检测到的 SKILL.md 语言
英语
星标
18
分支
3

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。