Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capture SVG Animation

Capture SVG Animation is a tool to capture SVG animations as a sequence of images using Puppeteer.

Installation

  1. Clone this repository: ```bash git clone https://github.com/dabruhce/capturesvganimation.git ```

  2. Install the required dependencies: ```bash cd capturesvganimation npm install ```

Usage

  1. Modify the app.js file to specify the options for capturing the SVG animation.

  2. Run the captureAnimation function in the test.js file: ```bash npm start ```

  3. To delete and recreate the artifacts directory, run the following command: ```bash npm run reset ```

License

This project is licensed under the MIT License.

About

Simple utility to break apart animated SVG Images into individual frames

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages