paddleocr-doc-parsing

Parse PDFs and images into Markdown and JSON with structured text, tables, and formulas.

87.3k|11.2k|Updated May 8, 2020
One-click install
npx skills add https://github.com/PaddlePaddle/PaddleOCR --skill paddleocr-doc-parsing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paddleocr-doc-parsing
Source: https://github.com/PaddlePaddle/PaddleOCR/tree/main/skills/paddleocr-doc-parsing
Command: npx skills add https://github.com/PaddlePaddle/PaddleOCR --skill paddleocr-doc-parsing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires httpx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex process of converting documents like PDFs and images into structured, machine-readable formats, saving significant manual effort.

Core Features & Use Cases

  • Complex Document Understanding: Parses documents with tables, formulas, charts, and multi-column layouts.
  • Structured Output: Converts documents into Markdown and JSON, preserving original structure.
  • Use Case: Automatically extract all text, tables, and formulas from a research paper PDF into a structured JSON format for further analysis.

Quick Start

Use the paddleocr-doc-parsing skill to parse the document located at the provided URL.

Frequently Asked Questions about paddleocr-doc-parsing

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

FAQPage Schema
How do I extract tables and formulas from a PDF into Markdown or JSON?

To extract tables and formulas from a PDF into Markdown or JSON, you can use document parsing to intelligently analyze layouts and convert complex structures into machine-readable formats.

What is document parsing for complex layouts and how does it work?

Document parsing for complex layouts analyzes multi-column PDFs and images to identify text, tables, and formulas, converting the extracted content into structured Markdown and JSON outputs.

Can I extract structured data from images containing multi-column layouts and charts?

Yes, you can extract structured data from images containing multi-column layouts and charts. The layout analysis intelligently identifies these elements to preserve the original structure in Markdown or JSON.

Do I need API credentials and timeout configurations to parse PDFs and images?

Yes, parsing PDFs and images requires specific API credentials and timeout configurations to operate successfully and retrieve the structured Markdown or JSON conversion results.

What is the best way to convert research paper PDFs into structured JSON for analysis?

The best way to convert research paper PDFs into structured JSON is using an automated document parsing skill that extracts all text, tables, and formulas while preserving the original layout.

Are there limitations when parsing complex documents with formulas and charts into Markdown?

Parsing complex documents with formulas and charts into Markdown depends on intelligent layout analysis. Complex structures are supported, but operation requires valid API credentials and proper timeout configurations.