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>.

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