| Port details |
- py-rapidocr OCR toolkit using PaddleOCR models with ONNX Runtime
- 3.9.2 graphics
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2026-09-18 16:30:08
- Last Update: 2026-09-18 16:26:52
- Commit Hash: 8852f79
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/RapidAI/RapidOCR
- Description:
- RapidOCR provides the text detection and recognition models of PaddleOCR
converted to ONNX, so they can be run without the PaddlePaddle framework.
ONNX Runtime, OpenVINO, MNN, PaddlePaddle and PyTorch are supported as
inference engines.
Detection locates the text boxes in an image, recognition reads the text
inside them. Models for Chinese, English, Japanese, Korean and further
languages are fetched on demand.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}rapidocr>0:graphics/py-rapidocr@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-rapidocr/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-rapidocr
- pkg install py312-rapidocr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-rapidocr listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-rapidocr
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1789650684
SHA256 (RapidAI-RapidOCR-v3.9.2_GH0.tar.gz) = 0342bb616322661038eec54e6d14935a09e13fd0bcfecc7d8c3faf16e34fa805
SIZE (RapidAI-RapidOCR-v3.9.2_GH0.tar.gz) = 2180973
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-setuptools-scm>=8 : devel/py-setuptools-scm@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-colorlog>0 : devel/py-colorlog@py312
- py312-numpy>=1.19.5 : math/py-numpy@py312
- py312-omegaconf>0 : devel/py-omegaconf@py312
- py312-pillow>0 : graphics/py-pillow@py312
- py312-pyclipper>=1.2.0 : math/py-pyclipper@py312
- py312-pyyaml>0 : devel/py-pyyaml@py312
- py312-requests>0 : www/py-requests@py312
- py312-shapely>=1.7.1 : devel/py-shapely@py312
- py312-six>=1.15.0 : devel/py-six@py312
- py312-tqdm>0 : misc/py-tqdm@py312
- __init__.py : graphics/opencv
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- www/immich-ml
Configuration Options:
- No options to configure
- Options name:
- graphics_py-rapidocr
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|