macOS
brew install leptonicaprovider-native install command
brew / rank 162
Image processing and image analysis library. Version 1.87.0 via Homebrew; verified from local package data.
install
brew install leptonicaprovider-native install command
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 | executable | indexed executable | Discovered from the local executable index. |
convertfilestops | executable | indexed executable | Discovered from the local executable index. |
convertformat | executable | indexed executable | Discovered from the local executable index. |
convertsegfilestopdf | executable | indexed executable | Discovered from the local executable index. |
convertsegfilestops | executable | indexed executable | Discovered from the local executable index. |
converttopdf | executable | indexed executable | Discovered from the local executable index. |
converttops | executable | indexed executable | Discovered from the local executable index. |
fileinfo | executable | indexed executable | Discovered from the local executable index. |
imagetops | executable | indexed executable | Discovered from the local executable index. |
xtractprotos | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:leptonica |
|---|---|
| Version | 1.87.0 |
| Package manager | Homebrew |
| Homepage | http://www.leptonica.org/ |
| Repository | https://github.com/DanBloomberg/leptonica |
| Bottle | not recorded |
| Service | none declared |
source 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.