Project: pyscreenshot

python screenshot

Project Details

Latest version
3.1
Home Page
https://github.com/ponty/pyscreenshot
PyPI Page
https://pypi.org/project/pyscreenshot/

Project Popularity

PageRank
0.006695434792542082
Number of downloads
114263

The pyscreenshot module is obsolete in most cases. It was created because PIL ImageGrab module worked on Windows only, but now Linux and macOS are also supported. There are some features in pyscreenshot which can be useful in special cases: flexible backends, Wayland support, sometimes better performance, optional subprocessing.

The module can be used to copy the contents of the screen to a Pillow image memory using various back-ends. Replacement for the ImageGrab Module.

Documentation: https://github.com/ponty/pyscreenshot/tree/3.1