BoboTiG/python-mss
An ultra fast cross-platform multiple screenshots module in pure Python using ctypes. observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 99
- Release rhythm 48
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 262.0
- age_days: 4811
- days_rel: 132
- days_push: 9
- n_releases_24m: 3
Adoption not part of the score
1280 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Python MSS is an ultra-fast, cross-platform screenshot library in pure Python using ctypes, capable of capturing one or all monitors with no external dependencies. It integrates well with PIL, NumPy, and OpenCV, making it suitable for embedding in games, AI, and computer vision applications.
Use cases
- take screenshots of all monitors in python
- fast screen capture for computer vision
- capture screenshots per monitor
- grab screen pixels for AI training data
- save screenshots as png without dependencies
- embed screenshot capture in a game or automation script
When to choose
- you need fast, dependency-free screen capture across Linux, macOS, and Windows
- you want per-monitor screenshots or raw pixel data for NumPy/OpenCV pipelines
- you need a thread-safe, lightweight screenshot module to embed in larger software
When to avoid
- you need advanced capture features like window-specific capture, video recording, or annotations
- you are not working in Python or need a GUI-based screenshot tool
- you require formats beyond PNG without adding PIL yourself
Facets
library · maturity stable
image-processing cli developer-tools cross-platform computer-vision developer-tools windows python cross-platform cli screenshot screen-capture ctypes multi-monitor no-dependency thread-safe automation linux macos
1 source
- readme: https://github.com/BoboTiG/python-mss · fetched 2026-08-28 · d78b2ec1e062
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BoboTiG/python-mss | main | 81 |
For agents
markdown · JSON · MCP: product_card(name="BoboTiG/python-mss")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem