Document Layout and Table Detection

A PP-DocLayout browser-side document structure detection entry for titles, paragraphs, tables, and figures

Category

Image Tools

How to Use

  1. Upload a report, paper, table screenshot, or scanned page
  2. Wait for the local layout model to detect titles, paragraphs, tables, and figures
  3. Review structure boxes and labels on the page
  4. Use the result to decide follow-up OCR, cropping, or table extraction steps

Examples

  • Detect report layout

    Input: Upload one PDF page screenshot

    Output: Marks title, body text, image, and table regions

  • Locate table regions

    Input: Upload a scanned page with a table

    Output: Returns table box positions for later cropping or recognition

FAQ

How is layout detection different from OCR?
Layout detection finds page regions. OCR reads text. A common flow is layout first, then OCR on target regions.
Is my document image uploaded?
No. Images are processed in the browser with local inference where available.
Can boxes be used as final results?
Use them as assistive results. Complex layouts, skewed scans, and low-resolution images may need manual review.

Related tools