odl-pdf-to-markdown

Convert PDFs to Markdown, JSON, and HTML with bounding-box coordinates.

2|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/adelpro/openclaw-arsenals --skill odl-pdf-to-markdown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: odl-pdf-to-markdown
Source: https://github.com/adelpro/openclaw-arsenals/tree/main/02-skills/pdf-to-markdown
Command: npx skills add https://github.com/adelpro/openclaw-arsenals --skill odl-pdf-to-markdown

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires opendataloader-pdf, and includes scripts (resource) components.

What problem does it solve?

Convert PDFs into editable Markdown and structured data formats (JSON and HTML), enabling easy ingestion into knowledge bases, search, and RAG pipelines.

Core Features & Use Cases

  • Converts PDFs to Markdown, JSON, and HTML with bounding-box coordinates for precise source citations.
  • Handles digital and scanned PDFs (OCR supported) and multi-column layouts.
  • Ideal for researchers, data teams, and knowledge workers building searchable document repositories and automation pipelines.

Quick Start

Provide a PDF document to generate Markdown, JSON, and HTML outputs for immediate analysis.

Frequently Asked Questions about odl-pdf-to-markdown

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

FAQPage Schema
How do I convert a PDF to Markdown with bounding-box coordinates for RAG pipelines?

You can convert PDFs to Markdown with bounding-box coordinates for precise source citations in RAG pipelines by processing digital and scanned PDFs to generate structured Markdown, JSON, and HTML outputs. It handles multi-column layouts and provides exact coordinate mapping for reliable document retrieval.

Can I extract text from scanned PDFs using OCR and export to JSON?

Yes, you can extract text from scanned PDFs using built-in OCR capabilities and export the structured content to JSON. The conversion process handles both digital and scanned documents, generating JSON outputs alongside Markdown and HTML formats with bounding-box coordinates for data analytics workflows.

What is the best way to convert multi-column PDF layouts into structured HTML?

The best way to convert multi-column PDF layouts into structured HTML is to use a conversion tool that natively recognizes complex document structures and generates HTML alongside Markdown and JSON. This ensures accurate layout preservation and provides bounding-box coordinates for precise source citations in knowledge workflows.

Do I need external API keys to process PDF documents for structured data extraction?

No, you do not need external API keys to process PDF documents for structured data extraction. The runtime is entirely self-hosted, allowing you to convert PDFs to Markdown, JSON, and HTML with bounding-box coordinates without relying on external services or third-party authentication.

Does the PDF to Markdown conversion support precise source citations for research documents?

Yes, PDF to Markdown conversion supports precise source citations for research documents by generating bounding-box coordinates for all extracted text. This allows researchers to pinpoint exact locations within the original PDF, enabling reliable verification and structured extraction for knowledge repositories.

What are the limitations of using a self-hosted runtime for PDF OCR and conversion?

Using a self-hosted runtime for PDF OCR and conversion requires maintaining your own infrastructure without external API support, but ensures full data privacy. It processes digital and scanned PDFs into Markdown, JSON, and HTML with bounding-box coordinates, though heavy multi-column documents may demand significant local compute resources.