Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CONFUSING! About Optional: OCRMyPDF #248

Closed
ckgithub2019 opened this issue Aug 8, 2024 · 3 comments
Closed

CONFUSING! About Optional: OCRMyPDF #248

ckgithub2019 opened this issue Aug 8, 2024 · 3 comments

Comments

@ckgithub2019
Copy link

  1. What's the relation between OCRMyPDF and marker-pdf?
  2. If I install OCRMyPD and related packages, what could it do?
  3. If I only install OCRMyPD, do I need to install marker-pdf?
  4. Why does it need to run apt-get install ocrmypdf and run pip install ocrmypdf?
    """
    Run apt-get install ocrmypdf
    Install ghostscript > 9.55 by following these instructions or running scripts/install/ghostscript_install.sh.
    Run pip install ocrmypdf
    """
@thebigboss9018
Copy link

marker doesn't do the OCR itself, it depends on Surya by default or OCRMyPDF as another option.

If you use Surya, you dont need to install ocrmypdf.

@ckgithub2019
Copy link
Author

marker doesn't do the OCR itself, it depends on Surya by default or OCRMyPDF as another option.

If you use Surya, you dont need to install ocrmypdf.

Thanks. When or in what scenarios is OCR installation necessary?

@VikParuchuri
Copy link
Owner

It's not necessary - it's an option if you want to use tesseract for some reason (I wouldn't recommend it)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants