A tool to watermark PDFs in a directory.
1.0.1
mark file.pdf
mark DIR // recursively scans DIR for PDFs
mark -d file|DIR // the -d flag causes mark to overwrite the original files.
mark -s file|DIR // the -s flag prints a statistics file
A Windows installer is available on the releases page.
For non-Windows platforms, build with Go.