Skip to main content

A Module to generate profile pictures

Project description

FFF Profile Picture Lib

What is it?

A library to generate profile pictures

Example

from fff_profile_picture import Generator
from PIL import Image

generator = Generator(Image.open("original.JPG"), Image.open("overlay.png"))
result = generator.process()
result.save("generated.png")

Docs

https://fff-bots.gitlab.io/fff-profile-picture-python/

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

fff_profile_picture-2.1.5.tar.gz (225.0 kB view hashes)

Uploaded Source

Built Distribution

fff_profile_picture-2.1.5-py3-none-any.whl (226.7 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