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

Uploaded Source

Built Distribution

watermark.py-0.0.3.post3-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: watermark.py-0.0.3.post3.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-59-generic

File hashes

Hashes for watermark.py-0.0.3.post3.tar.gz
Algorithm Hash digest
SHA256 bae2c7714b73b3372196ef4e63f0a9cadad337dbbbecabae10b08e7eb5839994
MD5 ea1bffa46940b527bcbb13713cea5487
BLAKE2b-256 83ae4d06beb74847f660d195042ad400723ca052081c68dd3301b6997c29d0ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for watermark.py-0.0.3.post3-py3-none-any.whl
Algorithm Hash digest
SHA256 2e53d4c0347e3f13a1849300a04139fdf5f870ce4994b22f1babbbaee928af1d
MD5 a5fd63fa0ef5cbae189a45211839fadf
BLAKE2b-256 34005c9c6cfd8c1501147e30aabf28d25806ab10e0c35cf7be6f71b9e17acc16

See more details on using hashes here.

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