macOS
brew install libtifflocal Homebrew formula metadata
brew
TIFF library and utilities. Version 4.7.2 via Homebrew; verified 2026-07-03.
install
brew install libtifflocal Homebrew formula metadata
sudo dnf install libtiffFedora Rawhide package metadata · libtiff · source: dl.fedoraproject.org
nix profile install nixpkgs#libtiffnixpkgs package indexes · pkgs/by-name/li/libtiff/package.nix · source: api.github.com
sudo pacman -S libtiffArch Linux sync databases · libtiff · source: geo.mirror.pkgbuild.com
sudo zypper install libtiff6openSUSE Tumbleweed package metadata · libtiff6 · source: download.opensuse.org
overview
TIFF library and utilities
history
LibTIFF is the long-running C library and utility suite for reading, writing, inspecting, and transforming TIFF images. It is one of the durable image-format dependencies that quietly sits under scanning, publishing, GIS, scientific-imaging, and document workflows.
The LibTIFF license and README preserve the original authorship line: copyright 1988-1997 Sam Leffler and 1991-1997 Silicon Graphics. The project documentation describes a library for reading and writing TIFF images plus a collection of tools for manipulating TIFF files.
The project moved through several hosting eras. The README points users to libtiff.gitlab.io and simplesystems.org documentation, OSGeo downloads, and the GitLab source repository, while noting that older Bugzilla issues were migrated to GitLab.
A major evolution point was LibTIFF 4.0.0, whose release notes document BigTIFF support and 64-bit offset work. BigTIFF addressed classic TIFF's 32-bit-offset limit by defining a 64-bit larger-than-4GB TIFF variant.
LibTIFF became standard infrastructure because TIFF itself remained common in archival, print, fax, geospatial, and scientific image data. The input metadata shows packaging in Homebrew, Fedora, Nix, Arch, and openSUSE, and the upstream docs emphasize portability across Unix-like systems and Windows.
The tool set also helped adoption: utilities such as tiffinfo, tiffdump, tiffcp, tiffset, and tiffsplit make the package useful even when no application links the library directly. Upstream's 4.6.0 and 4.7.0 notes about archiving and restoring tools show how much packagers notice the command-line surface.
Developers link libtiff to read and write TIFF image data, inspect directories and tags, and handle compression and multi-image files. Users and packagers also rely on the bundled tools for metadata inspection, conversion, splitting, copying, and repair-style workflows.
Because TIFF is a container-like image format with many tags, compression modes, and historical edge cases, LibTIFF often serves as the shared compatibility layer instead of each application implementing the format independently.
LibTIFF is the sort of dependency package managers keep sharp because so many unrelated tools inherit its parser and utilities. Security fixes, format-corner-case behavior, and command availability can affect image viewers, document converters, GIS tools, scanner stacks, and scientific pipelines.
Its history also tracks format evolution: classic TIFF, BigTIFF, long-lived command-line utilities, and a project migration from older web infrastructure to GitLab-backed documentation and issue tracking.
security posture
library-like 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 |
|---|---|---|---|
fax2ps | cli | global executable | |
fax2tiff | cli | global executable | |
pal2rgb | cli | global executable | |
ppm2tiff | cli | global executable | |
raw2tiff | cli | global executable | |
tiff2bw | cli | global executable | |
tiff2pdf | cli | global executable | |
tiff2ps | cli | global executable | |
tiff2rgba | cli | global executable | |
tiffcmp | cli | global executable | |
tiffcp | cli | global executable | |
tiffcrop | cli | global executable | |
tiffdither | cli | global executable | |
tiffdump | cli | global executable | |
tiffinfo | cli | global executable | |
tiffmedian | cli | global executable | |
tiffset | cli | global executable | |
tiffsplit | 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://libtiff.gitlab.io/libtiff/
install metadata
| Package key | brew:libtiff |
|---|---|
| Version | 4.7.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libtiff |
| Homepage | https://libtiff.gitlab.io/libtiff/ |
| Repository | https://gitlab.com/libtiff/libtiff |
| Upstream docs | https://libtiff.gitlab.io/libtiff |
| License | libtiff |
| Source archive | https://download.osgeo.org/libtiff/tiff-4.7.2.tar.gz |
| Last updated | 2026-07-03T17:55:38Z |
| Pulse | updated |
| Dependencies | jpeg-turbo, xz, zstd |
| 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 | libtiff |
| 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.
libtiff
nix profile install nixpkgs#libtifflibtiff 4.7.1-2.fc44
Library of functions for manipulating TIFF format image files
http://www.simplesystems.org/libtiff/
sudo dnf install libtifflibtiff-devel 4.7.1-2.fc44
Development tools for programs which will use the libtiff library
http://www.simplesystems.org/libtiff/
sudo dnf install libtiff-devellibtiff-static 4.7.1-2.fc44
Static TIFF image format file library
http://www.simplesystems.org/libtiff/
sudo dnf install libtiff-staticlibtiff-tools 4.7.1-2.fc44
Command-line utility programs for manipulating TIFF files
http://www.simplesystems.org/libtiff/
sudo dnf install libtiff-toolslibtiff 4.7.1-2
Library for manipulation of TIFF images
http://www.simplesystems.org/libtiff/
sudo pacman -S libtifflibtiff6 4.7.1-5.2
The Tiff Library (with JPEG and compression support)
https://libtiff.gitlab.io/libtiff/
sudo zypper install libtiff6source 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.