Skip to content

BhuvaneshwaranK/Taking-screenshot-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Taking-screenshot-using-python

How to take a screenshot using python in windows ?

You can use pyscreenshot module. The pyscreenshot module can be used to copy the contents of the screen to a PIL image memory or file. You can install it using pip.

This script will only works if you installed "pyscreenshot" module in python.

For installing "pyscreenshot" use command "pip install pyscreenshot".

About

How to take a screenshot using python in windows ?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages