macOS
brew install dmtx-utilslocal Homebrew formula metadata
sudo port install dmtx-utilsMacPorts ports tree · graphics/dmtx-utils/Portfile · source: api.github.com
brew
Read and write data matrix barcodes. Version 0.7.6 via Homebrew; verified 2026-07-06.
install
brew install dmtx-utilslocal Homebrew formula metadata
sudo port install dmtx-utilsMacPorts ports tree · graphics/dmtx-utils/Portfile · source: api.github.com
sudo apt install dmtx-utilsDebian stable package indexes · dmtx-utils · source: deb.debian.org
sudo dnf install dmtx-utilsFedora Rawhide package metadata · dmtx-utils · source: dl.fedoraproject.org
nix profile install nixpkgs#dmtx-utilsnixpkgs package indexes · pkgs/by-name/dm/dmtx-utils/package.nix · source: api.github.com
overview
Read and write data matrix barcodes
history
dmtx-utils is the command-line companion package for libdmtx, the open-source Data Matrix barcode library. It gives shell scripts and terminal users direct access to libdmtx encoding, decoding, and query behavior through tools such as dmtxread and dmtxwrite.
The project split the utility programs from the core libdmtx library while keeping the same ecosystem: libdmtx provides the native library, and dmtx-utils provides command-line programs for the modern ECC200 Data Matrix barcode format. The libdmtx site now points maintainers and users to the dmtx GitHub organization.
The utilities have stayed attractive to Unix package managers because they turn barcode read/write functionality into normal pipeline components. That makes Data Matrix generation and scanning available to packaging scripts, QA jobs, labels, and batch image workflows without writing against the C API.
The README shows dmtxwrite taking messages from standard input or files and producing barcode images, while dmtxread reverses images back into messages. It also demonstrates chaining the two tools in a pipeline, which is exactly the kind of shell-native workflow package maintainers like.
dmtx-utils is notable because it packages a graphics/barcode library as small composable CLI tools. For distro maintainers, it is a tidy example of a library-plus-utils split where the tools are both useful to users and a reference for library behavior.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
dmtxquery | cli | global executable | |
dmtxread | cli | global executable | |
dmtxwrite | 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/dmtx/dmtx-utils
install metadata
| Package key | brew:dmtx-utils |
|---|---|
| Version | 0.7.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dmtx-utils |
| Homepage | https://github.com/dmtx/dmtx-utils |
| Repository | https://github.com/dmtx/dmtx-utils |
| Upstream docs | https://github.com/dmtx/dmtx-utils |
| License | GPL-2.0-or-later AND LGPL-2.1-or-later |
| Source archive | https://github.com/dmtx/dmtx-utils/archive/refs/tags/v0.7.6.tar.gz |
| Last updated | 2026-07-06T11:06:09Z |
| Pulse | updated |
| Dependencies | fontconfig, freetype, gettext, glib, imagemagick, libdmtx, liblqr, libomp, libtool, little-cms2 |
| Build dependencies | autoconf, automake, 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 | dmtx-utils |
| Version Scheme | 0 |
| Revision | 10 |
| 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.
dmtx-utils 0.7.6-1.1+b4
Utilities for reading and writing Data Matrix 2D barcodes
http://libdmtx.sourceforge.net
sudo apt install dmtx-utilsdmtx-utils
nix profile install nixpkgs#dmtx-utilsdmtx-utils 0.7.6-1.1build4
Utilities for reading and writing Data Matrix 2D barcodes
http://libdmtx.sourceforge.net
sudo apt install dmtx-utilsdmtx-utils 0.7.6-24.fc44
Tools for working with Data Matrix 2D bar-codes
sudo dnf install dmtx-utilsdmtx-utils
sudo port install dmtx-utilssource 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.