macOS
brew install exact-imagelocal Homebrew formula metadata
sudo port install exact-imageMacPorts ports tree · graphics/exact-image/Portfile · source: api.github.com
brew
Image processing library. Version 1.2.1 via Homebrew; verified from local package data.
install
brew install exact-imagelocal Homebrew formula metadata
sudo port install exact-imageMacPorts ports tree · graphics/exact-image/Portfile · source: api.github.com
overview
Image processing library
history
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.
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.
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.
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.
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.
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 |
|---|---|---|---|
bardecode | cli | global executable | |
econvert | cli | global executable | |
edentify | cli | global executable | |
empty-page | cli | global executable | |
hocr2pdf | cli | global executable | |
optimize2bw | 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://exactcode.com/opensource/exactimage/
install metadata
| Package key | brew:exact-image |
|---|---|
| Version | 1.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/exact-image |
| Homepage | https://exactcode.com/opensource/exactimage/ |
| Repository | http://svn.exactcode.de/exact-image/trunk |
| Upstream docs | https://exactcode.com/opensource/exactimage |
| License | GPL-2.0-only |
| Source archive | https://dl.exactcode.de/oss/exact-image/exact-image-1.2.1.tar.bz2 |
| Dependencies | libagg |
| Build dependencies | pkgconf |
| Uses from macOS | expat |
| 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 | exact-image |
| 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.
exact-image
sudo port install exact-imagesource 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.