https://github.com/sebastienelet/watermark
⎘ Makefile to watermark image or pdfs
https://github.com/sebastienelet/watermark
Last synced: 4 months ago
JSON representation
⎘ Makefile to watermark image or pdfs
- Host: GitHub
- URL: https://github.com/sebastienelet/watermark
- Owner: SebastienElet
- Created: 2021-09-10T09:29:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-10T14:41:21.000Z (almost 5 years ago)
- Last Synced: 2025-10-25T14:35:42.760Z (8 months ago)
- Language: Makefile
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Watermark
> A simple makefile to watermark documents
## Requirements
This makefile will require and may install :
- brew
- ghostscript
- pdftk
## How to use ?
Put all pdf files in the same path, then call `make WATERMARK="my custom watermark"`