exiftool

Read and write meta information in files. More information: <https://exiftool.org>.

Debian Debian
RUN apt-get update && \ apt-get install -y libimage-exiftool-perl
Ubuntu
RUN apt-get update && \ apt-get install -y libimage-exiftool-perl
Alpine
RUN apk add exiftool
Arch Arch Linux
RUN pacman -S --noconfirm libimage-exiftool-perl
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libimage-exiftool-perl
Fedora
RUN dnf install -y libimage-exiftool-perl
Raspbian
RUN apt-get update && \ apt-get install -y libimage-exiftool-perl
click the source code to copy install exiftool on any operating system with command-not-found.com