Skip to main content

A convinient python library to apply watermarks to images, gifs and videos.

Project description

watermark.py

A convinient python library to apply watermarks to images, gifs and videos.

Installation

pip install watermark.py

Dependancies

You need to install these seperately.

  • ffmpeg for watermarking videos.

Usage

from watermark import File,Watermark

file = File("path to file")
watermark = Watermark("path to image",x_off,y_off)

file.apply(watermark)

Used by

  • tgcf
  • telewater

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

watermark.py-0.0.2rc0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

watermark.py-0.0.2rc0-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page