ebook-convert
Can be used to convert e-books between common formats, e.g. PDF, EPUB and MOBI. Part of the Calibre e-book library tool. More information: <https://manual.calibre-ebook.com/generated/en/ebook-convert.html>.
RUN apt-get update && \
apt-get install -y calibre
RUN apt-get update && \
apt-get install -y calibre
RUN pacman -S --noconfirm calibre
RUN apt-get update && \
apt-get install -y calibre
RUN dnf install -y calibre
RUN apt-get update && \
apt-get install -y calibre