Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.1 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.1 KB

Screenshot Bot

A small but convenient Windows tool to automatically take screenshots of your desktop for timelapses. The system is failsafe, because images are stored immediately. After your recording session, you can turn those images into a video with a selectable frame rate.

Initially made for the Ludum Dare gamedev event.

Features

  • Easy to use
  • Multi-Monitor support
  • Live preview
  • Save directory and screenshot filenames with variable support
  • Variable screenshot interval
  • Background operation with status updates
  • Convert a single or multiple folders with screenshots to a video through ffmpeg (separate download)
  • Optionally customize video conversion arguments

Tech

  • C# / .NET 5.0 with Windows Forms

Screenshots

Main window:

Main window of Screenshot Bot

Video conversion:

Video conversion inside Screenshot Bot