Skip to main content

puts text on image

Project description

Description Write text on image with text wrap.

Libraries used from PIL import Image from PIL import ImageFont from PIL import ImageDraw import textwrap import random import string

Usage from textimage import textimage writetext(‘text’, ‘font_directory’, ‘font_size’, ‘image_directory’, ‘width’, ‘height’, ‘output_directory’)

Change Log

1.0.0 (28/12/2020)

  • First Release

1.0.1 (28/12/2020)

  • Fixed required ‘install_requires’ in ‘setup.py’

1.0.2 (28/12/2020)

  • Bugfixes

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

textimage-1.0.2.tar.gz (2.7 kB view hashes)

Uploaded Source

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