exiftool
Read and write meta information in files. More information: <https://exiftool.org>.
RUN apt-get update && \
apt-get install -y libimage-exiftool-perl
RUN apt-get update && \
apt-get install -y libimage-exiftool-perl
RUN apk add exiftool
RUN pacman -S --noconfirm libimage-exiftool-perl
RUN apt-get update && \
apt-get install -y libimage-exiftool-perl
RUN dnf install -y libimage-exiftool-perl
RUN apt-get update && \
apt-get install -y libimage-exiftool-perl