JRomainG / Watermarker

Lightweight PDF & image watermarker for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watermarker

Lightweight PDF & image watermarker for macOS 10.15 and later, built using SwiftUI

Preview

Installing

Simply grab the latest version from the release page (or click here).

Development

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.

TODO

  • Allow setting an offset for the watermark
  • Allow tilling the watermark
  • Allow creating "profiles" to save watermark options

Contributing

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!

License

The project is available under the GPLv3 license.

About

Lightweight PDF & image watermarker for macOS

License:GNU General Public License v3.0


Languages

Language:Swift 100.0%