Skip to content

crtEvent/capture_macro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

스크린샷 매크로

실행 방법

python 3.12.5 버전 설치

패키지 설치

  • pip install PyQt5 pyautogui pynput pillow

실행

  • python capture.py

사용법

K-002

  • Page에 캡쳐할 횟수 입력
  • Index에 캡쳐 후 저장될 파일의 이름의 시작 인덱스 입력
    • e.g.) Page가 3, Index가 0이면 0.png, 1.png, 2.png 로 이미지가 저장된다.
  • 캡쳐할 부분을 좌표로 저장
    • input 란에 직접 입력해도 되고, 좌표 저장 버튼을 클릭해 자동으로 입력할 수도 있다.
  • 실행하기 버튼을 클릭하면 캡쳐가 진행된다.

About

화면 캡쳐 매크로 프로그램 with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages