macOS
brew install leptonicalocal Homebrew formula metadata
sudo port install leptonicaMacPorts ports tree · graphics/leptonica/Portfile · source: api.github.com
brew
Image processing and image analysis library. Version 1.87.0 via Homebrew; verified from local package data.
install
brew install leptonicalocal Homebrew formula metadata
sudo port install leptonicaMacPorts ports tree · graphics/leptonica/Portfile · source: api.github.com
sudo apk add leptonicaAlpine Linux edge package indexes · leptonica · source: dl-cdn.alpinelinux.org
sudo dnf install leptonicaFedora Rawhide package metadata · leptonica · source: dl.fedoraproject.org
nix profile install nixpkgs#leptonicanixpkgs package indexes · pkgs/by-name/le/leptonica/package.nix · source: api.github.com
sudo pacman -S leptonicaArch Linux sync databases · leptonica · source: geo.mirror.pkgbuild.com
sudo zypper install leptonica-developenSUSE Tumbleweed package metadata · leptonica-devel · source: download.opensuse.org
overview
Image processing and image analysis library
history
Leptonica is Dan Bloomberg's open source C library for image processing and image analysis, with especially deep coverage of document-image operations used by OCR and page-processing tools.
Leptonica's official README metadata dates the work to 2001 and describes it as an open source C library for efficient image processing and image analysis. The project site emphasizes a pedagogical style: the code is accompanied by web pages explaining algorithms and design methods.
The library grew into a broad C toolkit covering raster operations, affine and projective transforms, morphology, convolution, connected components, image format I/O, PDF and PostScript generation, document cleanup, skew detection, dewarping, barcode experiments, and many supporting data structures.
Leptonica became important infrastructure below OCR and document-image projects. Its README lists Tesseract OCR, OpenCV, and jbig2enc among open source projects that use it.
The project's packaging history reflects a classic C-library role: distributions ship the library, headers, command-line utilities, and example programs so higher-level tools can depend on a stable native image-processing base.
Developers link against liblept and use the pix-centered API for reading, transforming, analyzing, and writing images. The package also includes command-line programs such as file conversion and PDF/PostScript helpers that expose common library workflows.
Leptonica is significant because it is one of those quiet dependency packages that makes OCR stacks work. It is small enough to feel like a C utility library, but large enough to cover thousands of image-processing functions and the boring portability details that downstream packages need.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
convertfilestopdf | cli | global executable | |
convertfilestops | cli | global executable | |
convertformat | cli | global executable | |
convertsegfilestopdf | cli | global executable | |
convertsegfilestops | cli | global executable | |
converttopdf | cli | global executable | |
converttops | cli | global executable | |
fileinfo | cli | global executable | |
imagetops | cli | global executable | |
xtractprotos | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/DanBloomberg/leptonica
install metadata
| Package key | brew:leptonica |
|---|---|
| Version | 1.87.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/leptonica |
| Homepage | http://www.leptonica.org/ |
| Repository | https://github.com/DanBloomberg/leptonica |
| Upstream docs | https://www.leptonica.org/ |
| License | BSD-2-Clause |
| Source archive | https://github.com/DanBloomberg/leptonica/releases/download/1.87.0/leptonica-1.87.0.tar.gz |
| Dependencies | giflib, jpeg-turbo, libpng, libtiff, openjpeg, webp |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | leptonica |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
leptonica
nix profile install nixpkgs#leptonicaleptonica 1.87.0-r0
Software that is broadly useful for image processing and image analysis applications
sudo apk add leptonicaleptonica-dev 1.87.0-r0
Software that is broadly useful for image processing and image analysis applications (development files)
sudo apk add leptonica-devleptonica-doc 1.87.0-r0
Software that is broadly useful for image processing and image analysis applications (documentation)
sudo apk add leptonica-docleptonica 1.87.0-4.fc45
C library for efficient image processing and image analysis operations
https://github.com/danbloomberg/leptonica
sudo dnf install leptonicaleptonica-devel 1.87.0-4.fc45
Development files for leptonica
https://github.com/danbloomberg/leptonica
sudo dnf install leptonica-develleptonica-tools 1.87.0-4.fc45
Leptonica utility tools
https://github.com/danbloomberg/leptonica
sudo dnf install leptonica-toolsmingw32-leptonica 1.87.0-4.fc45
MinGW Windows Leptonica library
https://github.com/danbloomberg/leptonica
sudo dnf install mingw32-leptonicamingw64-leptonica 1.87.0-4.fc45
MinGW Windows Leptonica library
https://github.com/danbloomberg/leptonica
sudo dnf install mingw64-leptonicaleptonica 1.87.0-1
Software that is broadly useful for image processing and image analysis applications
sudo pacman -S leptonicaleptonica-devel 1.87.0-1.4
Leptonica Development Files
sudo zypper install leptonica-develleptonica-tools 1.87.0-1.4
Leptonica tools
sudo zypper install leptonica-toolslibleptonica6 1.87.0-1.4
Library for image processing and image analysis applications
sudo zypper install libleptonica6leptonica
sudo port install leptonicafileinfo
nix profile install nixpkgs#fileinfosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.