screenshot-capture

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Screenshot Capture Tool

截图捕获工具

Description

说明

Capture screenshots of the entire screen, specific windows, or custom regions with annotation support.
捕获全屏、指定窗口或自定义区域的截图,支持标注功能。

Trigger

触发方式

  • /screenshot
    command
  • User needs to capture screen
  • User wants to take screenshots
  • /screenshot
    命令
  • 用户需要捕获屏幕时
  • 用户想要截取屏幕截图时

Usage

使用方法

bash
undefined
bash
undefined

Capture full screen

Capture full screen

python scripts/screenshot_capture.py --output screen.png
python scripts/screenshot_capture.py --output screen.png

Capture region

Capture region

python scripts/screenshot_capture.py --region 0,0,800,600 --output region.png
python scripts/screenshot_capture.py --region 0,0,800,600 --output region.png

Capture with delay

Capture with delay

python scripts/screenshot_capture.py --delay 3 --output delayed.png
undefined
python scripts/screenshot_capture.py --delay 3 --output delayed.png
undefined

Tags

标签

screenshot
,
capture
,
screen
,
image
,
automation
screenshot
,
capture
,
screen
,
image
,
automation

Compatibility

兼容性

  • Codex: ✅
  • Claude Code: ✅
  • Codex: ✅
  • Claude Code: ✅