.. _pkg_tiff:

TIFF
----

The TIFF library (libtiff) reference implementation of the TIFF image
file format, used for reading and writing TIFF images.

+------------------+----------------+
| System           | Package        |
+==================+================+
| BSD Ports        | graphics/tiff  |
+------------------+----------------+
| Debian/Ubuntu    | libtiff5-dev   |
+------------------+----------------+
| Homebrew         | libtiff        |
+------------------+----------------+
| RedHat/CentOS    | libtiff-devel  |
+------------------+----------------+

Versions 4.0.2 and earlier do not have the :cpp:func:`TIFFField`
accessor functions, so 4.0.3 or later is required.
