Skip to main content

Add Image or Text Watermark to Documents

Project description

watermark-painter

add image watermark to documents

Dependence

name value comment
OS Windows
Office Above Office 2007 Base
Python 3

Usage

install from pip

pip install watermark-painter

use in code

img_filepath = 'd:\\home\\hosten\\pictures\\mark.png'
doc_filepath = 'd:\\home\\hosten\\documents\\aboutme.docx'
wp = WatermarkPainter(img_filepath)
wp.draw_on_doc(doc_filepath)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

watermark_painter-0.0.3-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