Skip to content

[Feature] OCR PDF #8

Description

@ayushcmd

Summary

Make scanned/image-based PDFs searchable and selectable.

Files to create/edit

  • src/pages/tools/OcrPdf.tsx → create
  • src/App.tsx → add import + route /tools/ocr-pdf
  • src/pages/Tools.tsx → add to allTools[]

Implementation notes

  • Use tesseract.js (runs fully in browser, no server)
  • Render each page via pdfjs-dist canvas then run OCR
  • Output: downloadable plain text or searchable PDF

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions