| Port details on branch 2026Q2 |
- p5-Image-OCR-Tesseract Read an image with Resseract OCR and get output
- 1.26_3 graphics
=0 1.26_3Version of this port present on the latest quarterly branch. - Maintainer: dvl@FreeBSD.org
 - Port Added: 2026-06-22 13:03:06
- Last Update: 2026-06-22 13:00:11
- Commit Hash: 732ebf7
- Also Listed In: perl5
- License: GPLv3
- WWW:
- https://metacpan.org/release/LEOCHARRE/Image-OCR-Tesseract-1.26
- Description:
- Provides a perl interface to tesseract.
This is just an interface to make it quick an easy to get ocr output from an
image file. No matter what image type you provide, imagemagick convert is
called to turn it into the format for tesseract
Also accepts any image input- takes care of converting your imput image to a
tiff to the required specs, without changing the original.
Example usage:
ocr ./image.jpg > ./savetext.txt
ocr ./image.png
ocr ./image1.jpg ./image2.jpg > ./alltext.txt
ocr ./image*jpg
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- p5-Image-OCR-Tesseract>0:graphics/p5-Image-OCR-Tesseract
- To install the port:
- cd /usr/ports/graphics/p5-Image-OCR-Tesseract/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/p5-Image-OCR-Tesseract
- pkg install p5-Image-OCR-Tesseract
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Image-OCR-Tesseract
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1602434136
SHA256 (Image-OCR-Tesseract-1.26.tar.gz) = 98d904266a7062f09c9b46f77c4e94529e1fe99339e3f83fda1f92013f007cea
SIZE (Image-OCR-Tesseract-1.26.tar.gz) = 1469589
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- tesseract>0 : graphics/tesseract
- ImageMagick6-nox11>=6 : graphics/ImageMagick6@nox11
- perl5>=5.42.r<5.43 : lang/perl5.42
- Runtime dependencies:
-
- tesseract>0 : graphics/tesseract
- ImageMagick6-nox11>=6 : graphics/ImageMagick6@nox11
- perl5>=5.42.r<5.43 : lang/perl5.42
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_p5-Image-OCR-Tesseract
- USES:
- magick:6,build,run,nox11 perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.26_3 22 Jun 2026 13:00:11
    |
Gleb Popov (arrowd)  Author: Evgenii Khramtsov |
graphics/ImageMagick6: update to 6.9.13-50
Changes: https://github.com/ImageMagick/ImageMagick6/compare/6.9.13-36...6.9.13-50
Security: CVE-2026-24481
Security: CVE-2026-24484
Security: CVE-2026-24485
Security: CVE-2026-25576
Security: CVE-2026-25638
Security: CVE-2026-25795
Security: CVE-2026-25796
Security: CVE-2026-25797
Security: CVE-2026-25798
Security: CVE-2026-25799
Security: CVE-2026-25897
Security: CVE-2026-25898 (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|