Session-based screen capture (single screenshots, multi-frame GIFs, grid overlays, monitor info) — standalone module from the SciTeX ecosystem
Project description
scitex-capture
Session-based screen capture extracted from the SciTeX ecosystem as a standalone package.
Single screenshots, multi-frame session capture → animated GIFs, grid overlays, monitor + cursor info, optional MCP server, optional Playwright integration. Optimised for WSL→Windows-host capture and for AI agents that need a "what does my screen look like right now" tool.
Install
pip install scitex-capture
pip install "scitex-capture[mcp]" # + MCP server
pip install "scitex-capture[playwright]" # + browser capture
pip install "scitex-capture[all]" # everything
Usage
import scitex_capture as cap
# One-shot screenshot
path = cap.snap("debug message")
path = cap.snap(capture_all=True)
# Inspect monitors / windows
info = cap.get_info()
# Continuous session capture
session_id = cap.start(interval=2)
# ... do work ...
cap.stop(session_id)
gif_path = cap.gif(session_id)
# Latest session
gif = cap.create_gif_from_latest_session()
CLI: scitex-capture --help.
Status
Standalone fork of scitex.capture. Only deps are Pillow + mss (with
playwright + mcp as opt-ins). The umbrella package's scitex.capture
import path is preserved via a sys.modules-alias bridge. 146/146 tests pass.
License
AGPL-3.0-only (see LICENSE).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scitex_capture-0.1.2.tar.gz.
File metadata
- Download URL: scitex_capture-0.1.2.tar.gz
- Upload date:
- Size: 53.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fd5f248954eda8353f78c11edf134de811d4ea36eac7728b9b01b93fd4cd812
|
|
| MD5 |
286c8c9384f1fbe78cf0cd76df1c34c6
|
|
| BLAKE2b-256 |
d726adc48e637b444c144da47062f6f76323f2b57ac9362c9663216314a0e246
|
Provenance
The following attestation bundles were made for scitex_capture-0.1.2.tar.gz:
Publisher:
publish-pypi.yml on ywatanabe1989/scitex-capture
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
scitex_capture-0.1.2.tar.gz -
Subject digest:
4fd5f248954eda8353f78c11edf134de811d4ea36eac7728b9b01b93fd4cd812 - Sigstore transparency entry: 1396614213
- Sigstore integration time:
-
Permalink:
ywatanabe1989/scitex-capture@aaa27e72adf0f5f56f0b1c65b4ec8de272fc4227 -
Branch / Tag:
refs/tags/v0.1.2 - Owner: https://github.com/ywatanabe1989
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@aaa27e72adf0f5f56f0b1c65b4ec8de272fc4227 -
Trigger Event:
push
-
Statement type:
File details
Details for the file scitex_capture-0.1.2-py3-none-any.whl.
File metadata
- Download URL: scitex_capture-0.1.2-py3-none-any.whl
- Upload date:
- Size: 62.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d72e64be2d0f63c6d74a061fa67a46464cc0c0e4695d1763d56af168c674ca29
|
|
| MD5 |
5891c94b5d3450c6d3f08602d899cf6c
|
|
| BLAKE2b-256 |
39a4d42f40591aea8fb5a207752c46a80e26beb59461659ec431196bcfbd6ea3
|
Provenance
The following attestation bundles were made for scitex_capture-0.1.2-py3-none-any.whl:
Publisher:
publish-pypi.yml on ywatanabe1989/scitex-capture
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
scitex_capture-0.1.2-py3-none-any.whl -
Subject digest:
d72e64be2d0f63c6d74a061fa67a46464cc0c0e4695d1763d56af168c674ca29 - Sigstore transparency entry: 1396614219
- Sigstore integration time:
-
Permalink:
ywatanabe1989/scitex-capture@aaa27e72adf0f5f56f0b1c65b4ec8de272fc4227 -
Branch / Tag:
refs/tags/v0.1.2 - Owner: https://github.com/ywatanabe1989
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@aaa27e72adf0f5f56f0b1c65b4ec8de272fc4227 -
Trigger Event:
push
-
Statement type: