mnuessler/pdftk

By mnuessler

Updated over 3 years ago

Docker image for pdftk.

Image
8

50K+

Docker PDFTK

Docker Pulls

Docker image for pdftk, the PDF toolkit.

Usage

Mount the directory with input files under /work when starting the container. Output files will be written to the same directory.

docker run -v $(pwd):/work mnuessler/pdftk

Docker Pull Command

docker pull mnuessler/pdftk