tiffdither
TIFF manipulation and conversion tools
RUN apt-get update && \
apt-get install -y libtiff-tools
RUN apt-get update && \
apt-get install -y libtiff-tools
RUN pacman -S --noconfirm libtiff
RUN apt-get update && \
apt-get install -y libtiff-tools
RUN yum install -y libtiff-tools
RUN dnf install -y libtiff-tools
RUN apt-get update && \
apt-get install -y libtiff-tools