macOS
brew install ocradlocal Homebrew formula metadata
sudo port install ocradMacPorts ports tree · graphics/ocrad/Portfile · 来源: api.github.com
安装
brew install ocradlocal Homebrew formula metadata
sudo port install ocradMacPorts ports tree · graphics/ocrad/Portfile · 来源: api.github.com
sudo apt install libocrad-devDebian stable package indexes · libocrad-dev · 来源: deb.debian.org
sudo dnf install ocradFedora Rawhide package metadata · ocrad · 来源: dl.fedoraproject.org
nix profile install nixpkgs#ocradnixpkgs package indexes · pkgs/by-name/oc/ocrad/package.nix · 来源: api.github.com
sudo pacman -S ocradArch Linux sync databases · ocrad · 来源: geo.mirror.pkgbuild.com
sudo zypper install ocradopenSUSE Tumbleweed package metadata · ocrad · 来源: download.opensuse.org
概览
Optical character recognition (OCR) program
历史
GNU Ocrad is a command-line OCR program and C++ library that recognizes text from PNG and PNM-family images using feature extraction rather than a trained-shape database. It produces byte or UTF-8 text and includes layout analysis for columns and text blocks.
The GNU Ocrad manual carries copyright years 2003-2024 for Antonio Diaz Diaz, and the Free Software Directory identifies it as a GNU package. GNU’s FTP archive shows public release tarballs for the 0.14 through 0.17 series in 2006 and 2007, while the manual documents version 0.29 dated 18 January 2024.
The manual characterizes Ocrad as mainly a research project with ad hoc algorithms that may change as the author gains OCR understanding. That framing explains both the project’s small scope and its historical importance: it is a free-software OCR engine built around explicit image-processing and character-recognition code, not a wrapper around a larger OCR system.
Ocrad entered package repositories as a small GNU utility and library for OCR workflows before Tesseract dominated most open-source OCR packaging. Homebrew, Debian/Ubuntu, Fedora, MacPorts, Nix, Arch, and openSUSE-family metadata list packages for it or its development library, keeping it available for scripts and programs that need a lightweight OCR backend.
Users invoke `ocrad` on PNG, PBM, PGM, or PPM images, optionally enabling layout analysis, scaling, thresholding, rotation, character-set selection, postprocessing filters, and UTF-8 output. The manual also documents conversion pipelines from PostScript, PDF, TIFF, JPEG, and compressed PNM through Ghostscript or Netpbm-style tools before recognition.
As a library, Ocrad exposes functions for loading images, setting output format and thresholds, running recognition, and retrieving block, line, and character results. Its OCR results file format gives downstream programs access to text blocks, line positions, character boxes, guesses, and confidence values.
For package metadata, Ocrad is a good example of a GNU-era single-purpose C++ utility that is both an executable and a library. It connects classic Unix image pipelines, OCR experimentation, GPL packaging, and downstream development packages such as Debian and Ubuntu’s `libocrad-dev`.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ocrad | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.gnu.org/software/ocrad/
安装元数据
| 软件包键 | brew:ocrad |
|---|---|
| 版本 | 0.29 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ocrad |
| 主页 | https://www.gnu.org/software/ocrad/ |
| 仓库 | https://savannah.gnu.org/cvs?group=ocrad |
| 上游文档 | https://www.gnu.org/software/ocrad |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://ftpmirror.gnu.org/gnu/ocrad/ocrad-0.29.tar.lz |
| 依赖 | libpng |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ocrad |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libocrad-dev 0.29-1
optical character recognition library
https://www.gnu.org/software/ocrad/ocrad.html
sudo apt install libocrad-devocrad 0.29-1
optical character recognition program
https://www.gnu.org/software/ocrad/ocrad.html
sudo apt install ocradocrad
nix profile install nixpkgs#ocradlibocrad-dev 0.28-4build2
optical character recognition library
https://www.gnu.org/software/ocrad/ocrad.html
sudo apt install libocrad-devocrad 0.28-4build2
optical character recognition program
https://www.gnu.org/software/ocrad/ocrad.html
sudo apt install ocradocrad 0.29-6.fc44
An Optical Character Recognition program
http://www.gnu.org/software/ocrad/ocrad.html
sudo dnf install ocradocrad 0.29-3
OCR (Optical Character Recognition) program based on a feature extraction method
https://www.gnu.org/software/ocrad/
sudo pacman -S ocradocrad 0.29-1.7
Optical Character Recognition Program
https://www.gnu.org/software/ocrad/
sudo zypper install ocradocrad-devel 0.29-1.7
Development files for GNU ocrad
https://www.gnu.org/software/ocrad/
sudo zypper install ocrad-develocrad
sudo port install ocrad来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.