Skip to content

amirlogic/animated-svg-to-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

animated-svg-to-video

Uses Puppeteer to record a video from a SVG and CSS animations in a webpage

Output extensions: mp4, avi, webm and mov

Installation

Requires downloading Puppeteer which has a large file size

npm install

Usage

Put html files in the /html folder

npm start

About

Records a video from a SVG and CSS animations in a webpage

Resources

Stars

Watchers

Forks