docker-pdftk icon indicating copy to clipboard operation
docker-pdftk copied to clipboard

Docker image for pdftk

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