tiff2pdf
TIFF manipulation and conversion tools
Install
- All systems
-
curl cmd.cat/tiff2pdf.sh
- Debian
-
apt-get install libtiff-tools
- Ubuntu
-
apt-get install libtiff-tools
- Alpine
-
apk add hylafax
- Arch Linux
-
pacman -S hylafax
- Kali Linux
-
apt-get install libtiff-tools
- CentOS
-
yum install libtiff-tools
- Fedora
-
dnf install libtiff-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libtiff-tools
- Raspbian
-
apt-get install libtiff-tools
- Dockerfile
- dockerfile.run/tiff2pdf
- Docker
-
docker run cmd.cat/tiff2pdf tiff2pdf
powered by Commando
libtiff-tools
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 includes tools for converting TIFF images to and from other formats and tools for doing simple manipulations of TIFF images. See also libtiff-opengl.
hylafax+-client
Client programs for HylaFAX fax servers
hylafax-server
Flexible client/server fax software - server daemons
This package support the sending and receiving of facsimiles, the polled retrieval of facsimiles and the send of alphanumeric pages. The host running the server must have either a Class 1, Class 2, or a Class 2.0 fax modem attached to one of its serial ports. End-user applications to manage the transmission of documents via facsimile are provided separately by the hylafax-client package.
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.