We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa66a4 commit 6c1b727Copy full SHA for 6c1b727
3 files changed
src/ocrmypdf/_exec/rapidocr.py
@@ -1,4 +1,3 @@
1
-# SPDX-FileCopyrightText: 2024 OCRmyPDF Contributors
2
# SPDX-License-Identifier: MPL-2.0
3
4
"""Interface to RapidOCR."""
src/ocrmypdf/builtin_plugins/rapidocr_engine.py
"""Built-in plugin to implement OCR using RapidOCR."""
src/ocrmypdf/ocr_engine/rapidocr.py
"""RapidOCR engine implementation."""
0 commit comments