Skip to content

Releases: istoriya-islama/PythonPhoto

v1.1

14 Oct 13:25
fb7b088

Choose a tag to compare

PythonPhoto is a Python library for capturing screenshots, processing images, and working with basic video tasks.
It provides an easy way to manipulate images, capture your screen, and remove backgrounds with just a few lines of Python code.

Features in this release:

Open, crop, resize, blur, sharpen, rotate images

Add text and counters to images

Convert between JPG and PNG formats

Apply filters: Black & White, Edge Enhance, Emboss, Box Blur, 3D LUT

Capture full screen or selected region screenshots

Record video (basic functionality)

Remove image backgrounds

Installation

git clone https://github.com/istoriya-islama/PythonPhoto.git
cd PythonPhoto
pip install -r requirements.txt

Notes

This is the first stable release of PythonPhoto.

Compatible with Python 3.8–3.12.

Screenshots, examples, and guides are available in the repository.

sc4 sc3 sc2 sc1