richardlehane / mark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A tool to watermark PDFs in a directory.

Uses github.com/pdfcpu/pdfcpu

Version

1.0.1

Usage

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

Install

A Windows installer is available on the releases page.

For non-Windows platforms, build with Go.

Rights

Apache License, Version 2.0

About

License:Apache License 2.0


Languages

Language:Go 100.0%