Utilities

DemoAnimator

A desktop app for building animated product demos from a series of screenshots — screenshot capture, PowerPoint deck build, slide-to-slide interpolation, GIF/MP4 export.

v1.3.0 shipped Electron TypeScript Python PyInstaller ffmpeg

What it is

Product demos usually get made one of two ways: record your screen for real (fragile, hard to edit, slow to iterate) or hand-animate the frames in a design tool (nice results, huge time sink). DemoAnimator hits a third point on that curve: capture screenshots, arrange them as PowerPoint slides with editable shapes and text, and let the app interpolate smooth animations between the slides. Iterate on the deck, hit export, get GIF/MP4 out.

Workflow

Capture screenshots  →  Build PPTX deck  →  Edit in PowerPoint  →  Interpolate  →  GIF/MP4

Architecture

Fast facts

Installer size
216 MB
CLI size
39 MB
Interpolation
lerp on pos/size/rot
Rendering
PowerPoint COM + ffmpeg
Export
GIF, MP4