/docker-pdftk

Docker image for pdftk

Primary LanguageDockerfile

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