/ScreenCap

A simple program to create animated gifs of your computer screen

Primary LanguageShellMIT LicenseMIT

ScreenCap

Utkarsh Yadav | July 27th, 2019


A simple program to create animated videos and gifs of your computer screen

This tool takes series of screenshots during the time specified and then optimizes them and removes redundant frames and finally convert those frames to a mpeg video file or gif file

Features


  • Specify how often to take screenshots
  • Provides timer function before starting recording
  • Provides option to edit any specific frame before it is compiled
  • You can run your custom script over a range of frames before they are compiled to a video/gif
  • Compleatly Scriptable with commandline arguments
  • Ability to remove dead frames so every frame shows some change
  • Compresses and reduced the amount of space required to store entire screenshot catalog
  • Supports changing input frames and out frames independently