Skip to main content

A convenient python wrapper around FFmpeg to apply watermarks to images, gifs, and videos.

Project description

watermark.py

PyPI PyPI - Python Version

A convenient python wrapper around FFmpeg to apply watermarks to images, gifs, and videos.

Installation

pip install watermark.py

You need to install ffmpeg seperately.

Usage

from watermark import File, Watermark, apply_watermark, Position

video = File("vid.mp4")
watermark = Watermark(File("im.png"), pos=Position.bottom_right)

apply_watermark(video, watermark)

Used by

  • telewater A telegram bot that applies watermark on images, gifs, and videos.

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.3.post1.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

watermark.py-0.0.3.post1-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file watermark.py-0.0.3.post1.tar.gz.

File metadata

  • Download URL: watermark.py-0.0.3.post1.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.9.5 Linux/5.8.0-53-generic

File hashes

Hashes for watermark.py-0.0.3.post1.tar.gz
Algorithm Hash digest
SHA256 24a0f72381c314f8511025ce379ad0beb72164a8cfa0b790d00b69914732c7c4
MD5 f3043ec48edb1a851ffbb594808d8f7c
BLAKE2b-256 2445cf97ffaaa7ace9649b596dbc6a2c6d76d270eb70d40ec2072f302531be88

See more details on using hashes here.

File details

Details for the file watermark.py-0.0.3.post1-py3-none-any.whl.

File metadata

  • Download URL: watermark.py-0.0.3.post1-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.9.5 Linux/5.8.0-53-generic

File hashes

Hashes for watermark.py-0.0.3.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 ff6feba37582bc9b106099c0fb3413ac31eec197bb16c9ffb1e83dc19a0bb8bd
MD5 bab1b2f80838456a9b184203b15b428f
BLAKE2b-256 39704b85cd6f1a9bba333837a09c750589f73a510514c6703661c348901b500b

See more details on using hashes here.

Supported by

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