pdftotext

Convert PDF files to plain text format. More information: <https://www.xpdfreader.com/pdftotext-man.html>.

  • Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
  • Homepage: http://poppler.freedesktop.org/
  • Section: utils
Debian Debian
RUN apt-get update && \ apt-get install -y poppler-utils
Ubuntu
RUN apt-get update && \ apt-get install -y poppler-utils
Alpine
RUN apk add poppler
Arch Arch Linux
RUN pacman -S --noconfirm poppler
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y poppler-utils
CentOS
RUN yum install -y poppler-utils
Fedora
RUN dnf install -y poppler-utils
Raspbian
RUN apt-get update && \ apt-get install -y poppler-utils
click the source code to copy install pdftotext on any operating system with command-not-found.com