macOS
brew install leptonicalocal Homebrew formula metadata
sudo port install leptonicaMacPorts ports tree · graphics/leptonica/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de leptonica pour les workflows d'agents IA.
installation
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
aperçu
Image processing and image analysis library
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
convertfilestopdf | cli | exécutable global | |
convertfilestops | cli | exécutable global | |
convertformat | cli | exécutable global | |
convertsegfilestopdf | cli | exécutable global | |
convertsegfilestops | cli | exécutable global | |
converttopdf | cli | exécutable global | |
converttops | cli | exécutable global | |
fileinfo | cli | exécutable global | |
imagetops | cli | exécutable global | |
xtractprotos | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/DanBloomberg/leptonica
métadonnées d'installation
| Clé du paquet | brew:leptonica |
|---|---|
| Version | 1.87.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/leptonica |
| Page d'accueil | http://www.leptonica.org/ |
| Dépôt | https://github.com/DanBloomberg/leptonica |
| Docs amont | https://www.leptonica.org/ |
| Licence | BSD-2-Clause |
| Archive source | https://github.com/DanBloomberg/leptonica/releases/download/1.87.0/leptonica-1.87.0.tar.gz |
| Dépendances | giflib, jpeg-turbo, libpng, libtiff, openjpeg, webp |
| Dépendances de compilation | pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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#fileinfopiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.