Skip to content

Compare mode: show diff highlights between parsers #10

@kiyeonjeon21

Description

@kiyeonjeon21

What

Compare mode shows two parser results side-by-side, but doesn't highlight differences.

Idea

Use a text diff library to highlight where PyMuPDF and Kreuzberg outputs diverge. This helps users understand parser strengths.

Files

  • `web/src/components/compare-view.tsx`

Good libraries

  • `diff` (npm) for text diffing
  • Render additions in green, deletions in red

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature requesthelp wantedExtra attention is neededweb-uiNext.js frontend

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions