Skip to main content

Photo and Video convertor

Project description

Photopea

Photo and Video Convertor.

Instructions

  1. Install:
pip install photopea
  1. Age and Gender determination:
from photopea import getface
from getface import predict_age_and_gender

# Input photo file
photo = "/home/uzbpromax/Pictures/photo.png"
# Output photo file
output = "/home/uzbpromax/Pictures/output.png"
# Check Age and Gender
r = predict_age_and_gender(photo, output)

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

photopea-0.0.6.tar.gz (89.8 MB view hashes)

Uploaded Source

Built Distribution

photopea-0.0.6-py3-none-any.whl (89.8 MB 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