Skip to content

JRomainG/Watermarker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.