Markdown Anything converts PDFs, DOCX, XLSX, PPTX, images, audio and 25+ file types into clean, structured Markdown ideal for publishing, note-taking, LLM…
Markdown Anything converts PDFs, DOCX, XLSX, PPTX, images, audio and 25+ file types into clean, structured Markdown ideal for publishing, note-taking, LLM prompts, documentation, and archival. Setup requires setting MDA_API_TOKEN as an environment variable. Core tools include mda-convert (scripts/convert.sh) which streams converted Markdown to stdout and accepts optional flags via environment variables: MDA_ENHANCED_AI for OCR and audio transcription, MDA_INCLUDE_METADATA to attach document metadata, and MDA_OPTIMIZE_TOKENS to produce token-efficient output for LLMs. Use mda-credits to check remaining API credits. The Skill is optimized for extracting text from scanned documents and multimedia, preparing content for downstream workflows, and integrating seamlessly into scripts. Files are processed at https://markdownanything.com/api/v1/convert with the API token in the Authorization header; no local storage beyond the conversion result.
Esta página faz parte do hub OpenClaw Skills com guias de instalação, navegação por categorias e links práticos.