Skip to content

mnuessler/docker-pdftk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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