tiffgt

TIFF manipulation and conversion tools

Install

All systems
curl cmd.cat/tiffgt.sh
Debian Debian
apt-get install libtiff-opengl
Ubuntu
apt-get install libtiff-opengl
Arch Arch Linux
pacman -S libtiff
image/svg+xml Kali Linux
apt-get install libtiff-opengl
CentOS
yum install libtiff
Fedora
dnf install libtiff
Windows (WSL2)
sudo apt-get update sudo apt-get install libtiff-opengl
OS X
brew install libtiff
Raspbian
apt-get install libtiff-opengl

libtiff-opengl

TIFF manipulation and conversion tools

libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package contains libtiff tools that depend upon opengl. It complements the libtiff-tools package, which contains the libtiff tools that don't depend upon opengl.

libtiff

The libtiff package contains a library of functions for

manipulating TIFF (Tagged Image File Format) image format files. TIFF is a widely used file format for bitmapped images. TIFF files usually end in the .tif extension and they are often quite large. The libtiff package should be installed if you need to manipulate TIFF format image files.