Lightweight PDF & image watermarker for macOS 10.15 and later, built using SwiftUI
![]() |
![]() |
Simply grab the latest version from the release page (or click here).
To install, simply checkout the dev
branch of this repository:
git clone https://github.com/JRomainG/Watermarker.git
git checkout dev
You will then be able to open the Watermarker.xcodeproj
project. Swift's package manager should automatically download swift-collections.git. Don't forget to change the team and signing certificate before building.
- Allow setting an offset for the watermark
- Allow tilling the watermark
- Allow creating "profiles" to save watermark options
If you found a bug, or would like to see a new feature added, feel free to open an issue on the Github page. Pull requests are welcome!
The project is available under the GPLv3 license.