document-to-markdown-pipeline

Convert PDFs, DOCX, HTML, and image documents into structured Markdown.

2|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/iterationlayer/skills --skill document-to-markdown-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-to-markdown-pipeline
Source: https://github.com/iterationlayer/skills/tree/main/skills/document-to-markdown-pipeline
Command: npx skills add https://github.com/iterationlayer/skills --skill document-to-markdown-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert PDFs, DOCX, HTML, and image documents into clean, structured Markdown to simplify knowledge ingestion, archival, and content migration.

Core Features & Use Cases

  • Convert PDFs, Word documents, HTML pages, and images into clean Markdown while preserving headings, lists, tables, and code blocks.
  • Supports usage in knowledge bases, RAG pipelines, and content migrations by providing consistent Markdown output for downstream processing.
  • Use cases include knowledge-base imports, document migrations, and data preparation for search and AI tooling.

Quick Start

Upload a supported document (PDF, DOCX, HTML, or image) to begin converting it to clean Markdown.

Frequently Asked Questions about document-to-markdown-pipeline

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

FAQPage Schema
How do I convert PDF and DOCX files to Markdown for a knowledge base?

You can convert PDF and DOCX files to Markdown by uploading them to a conversion pipeline that preserves headings, lists, tables, and code blocks to generate clean text for knowledge base ingestion.

Can I convert HTML pages and image documents into structured Markdown?

Yes, HTML pages and image documents can be converted into structured Markdown, ensuring that structural elements like headings and lists are retained for downstream processing.

Does converting documents to Markdown preserve tables and code blocks?

Converting documents to Markdown preserves structural elements such as tables, lists, headings, and code blocks, ensuring the output remains consistent for search and AI tooling.

What is the best way to prepare documents for RAG ingestion workflows?

Preparing documents for RAG ingestion involves converting formats like PDF, DOCX, and HTML into clean Markdown, providing consistent structured output that search and AI tooling can easily process.

Do I need to upload files directly to convert them to Markdown or can I use URLs?

You can convert documents to Markdown by either uploading supported files directly or providing URLs, accepting formats like PDF, DOCX, and HTML for knowledge-base imports.

When do I need to convert documents to Markdown for content migrations?

You need to convert documents to Markdown for content migrations when moving data across teams, ensuring consistent structured output that preserves headings and tables for archival.