gif2webp
Lossy compression of digital photographic images.
RUN apt-get update && \
apt-get install -y webp
RUN apt-get update && \
apt-get install -y webp
RUN apk add libwebp
RUN pacman -S --noconfirm libwebp
RUN apt-get update && \
apt-get install -y webp
RUN yum install -y libwebp-tools
RUN dnf install -y libwebp-tools
RUN apt-get update && \
apt-get install -y webp