# Installer exact-image avec Homebrew, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de exact-image pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:exact-image
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install exact-image
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install exact-image
```

  Preuve: MacPorts ports tree: graphics/exact-image/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:exact-image
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.2.1
- **Résumé source:** Image processing library
- **Page d'accueil:** <https://exactcode.com/opensource/exactimage/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- bardecode (alias)
- econvert (alias)
- edentify (alias)
- empty-page (alias)
- hocr2pdf (alias)
- optimize2bw (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.2.1
## Historique du projet et usages

ExactImage is a C++ image-processing library and CLI suite from ExactCODE, created as a faster, more generic alternative to ImageMagick for selected production image workflows.

### Historique du projet

The official page says ExactCODE began the project in the mid-2000s after finding ImageMagick too CPU-heavy for certain tasks. A C++ prototype reportedly cut processing time to roughly one twentieth of the ImageMagick baseline for the needed workloads.

ExactImage developed through numbered release series. Version 0.2 added a stable SWIG-exported API; 0.3 added per-codec accelerated rotation, flipping, scaling, color conversion, and on-demand decoding; 0.5 added open-source barcode recognition and faster pixel iteration; 0.6 rewrote the PDF codec and introduced hocr2pdf for searchable PDFs.

### Historique d'adoption

The project page explicitly mentions deployment in production solutions by partner companies and lists distribution packaging for T2 SDE, FreeBSD ports, Debian, and Ubuntu.

Its adoption story is strongest in scanner, OCR, barcode, and document-processing pipelines rather than desktop image editing.

### Modes d'utilisation

The econvert command is the ImageMagick convert-like frontend for reading images, applying operations, and writing outputs. The page documents pipelines such as scaling, rotating JPEGs losslessly, changing color spaces, and producing thumbnails.

Other included tools include edentify for image identification, hocr2pdf for searchable PDF generation from hOCR input, bardecode for barcode recognition, and edisplay for image viewing.

### Pourquoi les passionnés de paquets s'y intéressent

ExactImage is interesting because it bundles several specialized document-image tools around a performance-oriented C++ library: conversion, identification, barcode recognition, and OCR-to-PDF assembly.

It also represents an older open-source style: project homepage documentation, SVN trunk, release snapshots, and distro packages instead of a GitHub-centered workflow.

### Chronologie

- Mid-2000s: ExactCODE started the C++ prototype after reviewing ImageMagick performance.
- 0.2 series: Stable external SWIG API introduced.
- 0.3 series: Accelerated JPEG-oriented operations and on-demand decoding added.
- 0.5 series: Barcode recognition and faster pixel iteration added.
- 0.6 series: PDF codec rewritten and hocr2pdf introduced.
- 0.8 series: Multiple images per file supported in TIFF and econvert.

### Related projects

- The project page positions ExactImage as a possible alternative to ImageMagick for selected image-processing tasks.
- It embeds dcraw code for camera RAW support and compares fast JPEG scaling with EPEG.

### Sources

- <https://exactcode.com/opensource/exactimage>
- <http://svn.exactcode.de/exact-image/trunk>
- <http://dl.exactcode.de/oss/exact-image/>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- MacPorts - exact-image: normalized package name match | MacPorts ports tree: graphics/exact-image/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/exact-image.yml](https://github.com/mxcl/pkgdb/blob/main/combined/exact-image.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
