Tip
Become my boss to help me work on this awesome software, and make the world better:
from mss import mss # The simplest use, save a screenshot of the 1st monitor with mss() as sct: sct.shot()
An ultra-fast cross-platform multiple screenshots module in pure python using ctypes.
You can install it with pip:
python -m pip install -U --user mss
Or you can install it with Conda:
conda install -c conda-forge python-mss
In case of scaling and high DPI issues for external monitors: some packages (e.g. mouseinfo
/ pyautogui
/ pyscreeze
) incorrectly call SetProcessDpiAware()
during import process. To prevent that, import mss
first.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4