markdown-converter

Convert PDFs, Word, Excel, PowerPoint, HTML, CSV, JSON, XML, images, audio, ZIPs, YouTube URLs, and EPubs into Markdown.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/SennTse/openclaw-backup --skill markdown-converter-senntse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markdown-converter
Source: https://github.com/SennTse/openclaw-backup/tree/main/skills/markdown-converter
Command: npx skills add https://github.com/SennTse/openclaw-backup --skill markdown-converter-senntse

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert a wide range of input formats into clean Markdown, enabling easier processing, analysis, and ingestion by LLMs.

Core Features & Use Cases

  • Convert PDFs, Word, Excel, PowerPoint, HTML, CSV, JSON, XML, images (EXIF/OCR), and audio (transcriptions) to Markdown for downstream processing.
  • Preserve document structure and formatting to simplify ingestion into knowledge bases and data pipelines.
  • Use Case: when you need a consistent Markdown representation of heterogeneous sources for knowledge management or automated workflows.

Quick Start

Convert a sample document to Markdown using the converter.

Frequently Asked Questions about markdown-converter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert PDF and Word documents to Markdown for LLM processing?

Convert PDFs and Word documents to Markdown by using the converter to transform diverse input formats into clean text. This process preserves document structure and formatting, enabling consistent downstream analysis and ingestion by LLMs.

What is the best way to extract text from images and audio for data ingestion?

Extracting text from images and audio for data ingestion involves converting visual EXIF/OCR data and audio transcriptions into Markdown. This standardizes heterogeneous sources into a consistent format, simplifying automated workflows and knowledge base integration.

Can I convert YouTube URLs and EPub files into Markdown format?

Yes, you can convert YouTube URLs and EPub files into Markdown format. The converter supports a broad range of inputs including video links and digital books, enabling uniform text analysis across diverse data sources for downstream processing.

Does this document conversion method preserve original document structure?

Yes, this document conversion method preserves original document structure and formatting. It ensures that elements from PDFs, Excel, PowerPoint, and HTML files are maintained in the Markdown output to simplify ingestion into knowledge bases.

How do I convert Excel, CSV, and JSON files to Markdown for consistent analysis?

To convert Excel, CSV, and JSON files to Markdown for consistent analysis, the converter processes these structured formats into uniform text. This standardizes heterogeneous data sources, satisfying requirements for format conversion and flexible extraction.

Do I need any dependencies to convert ZIP files to Markdown?

No dependencies are required to convert ZIP files to Markdown. The converter independently handles ZIP archives alongside HTML and XML, extracting their contents into Markdown to support automated workflows and LLM processing without external tools.