screenshot-capture
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseScreenshot Capture Tool
截图捕获工具
Description
说明
Capture screenshots of the entire screen, specific windows, or custom regions with annotation support.
捕获全屏、指定窗口或自定义区域的截图,支持标注功能。
Trigger
触发方式
- command
/screenshot - User needs to capture screen
- User wants to take screenshots
- 命令
/screenshot - 用户需要捕获屏幕时
- 用户想要截取屏幕截图时
Usage
使用方法
bash
undefinedbash
undefinedCapture 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
undefinedpython scripts/screenshot_capture.py --delay 3 --output delayed.png
undefinedTags
标签
screenshotcapturescreenimageautomationscreenshotcapturescreenimageautomationCompatibility
兼容性
- Codex: ✅
- Claude Code: ✅
- Codex: ✅
- Claude Code: ✅