Back
mnuessler/pdftk
By mnuessler
Docker image for pdftk.
50K+
Docker image for pdftk, the PDF toolkit.
Mount the directory with input files under /work when starting the container. Output files will be written to the same directory.
/work
docker run -v $(pwd):/work mnuessler/pdftk
docker pull mnuessler/pdftk