Skip to content

ahernot/watermarker

Repository files navigation

watermarker v2.0

A Python OpenCV image watermarking utility

Getting started (legacy)

Initialise:

  • add watermark image files in ./resources/watermarks/
  • add image files in ./resources/images/



To do (legacy)

  • Add support for negative position indices to signify from left
  • Take rotation into account (from EXIF)
  • Watermark size percentage should be a PERCENTAGE OF THE FINAL SIZE

Releases

No releases published

Packages

No packages published

Languages