Skip to content

📄📸 A command-line tool to capture screenshots at a specified time interval and convert them to a PDF document.

License

Notifications You must be signed in to change notification settings

Sigumaa/screen2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screen2pdf

任意秒ごとに画面のスクリーンショットを取り、指定枚数を撮影後一つのPDFにまとめる。

撮影枚数、保存するPDFのファイル名、撮影間隔を指定することができる。

モニターが複数枚ある場合、screenshot.GetDisplayBounds(1)に与える値を変更する必要があります。
1 枚の場合 0
2 枚の場合 0,1
...

About

📄📸 A command-line tool to capture screenshots at a specified time interval and convert them to a PDF document.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages