Software Alternatives & Reviews

Snap.svg VS Paper.js

Compare Snap.svg VS Paper.js and see what are their differences

Snap.svg logo Snap.svg

Snap.svg is a javascript SVG library for the modern web.

Paper.js logo Paper.js

Open source vector graphics scripting framework that runs on top of the HTML5 Canvas.
  • Snap.svg Landing page
    Landing page //
    2019-06-27
Not present

Snap.svg videos

No Snap.svg videos yet. You could help us improve this page by suggesting one.

+ Add video

Paper.js videos

Revision clouds in AutoCAD using Paper.js

Category Popularity

0-100% (relative to Snap.svg and Paper.js)
Javascript UI Libraries
37 37%
63% 63
Charting Libraries
53 53%
47% 47
Flowcharts
36 36%
64% 64
Utilities
100 100%
0% 0

User comments

Share your experience with using Snap.svg and Paper.js. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Snap.svg and Paper.js

Snap.svg Reviews

8 Best Free and Open-Source Drawing Libraries in JavaScript
You can see how it performs with respect to Vanilla JS and Snap.svg on the homepage of the website. It is possible to create basic shapes and add them to the DOM using built-in functions. The library comes with all kinds of functions to manipulate the appearance of anything you draw on the screen. There is also support for event listeners so that you can implement...

Paper.js Reviews

20+ JavaScript libraries to draw your own diagrams (2022 edition)
Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface. It’s based on (and largely compatible)...
8 Best Free and Open-Source Drawing Libraries in JavaScript
The Paper.js library is another free and open-source solution for people who want to draw using JavaScript. The library uses canvas to handle its drawing animations. However, its primary focus is vector-based drawings instead of raster images.

Social recommendations and mentions

Paper.js might be a bit more popular than Snap.svg. We know about 11 links to it since March 2021 and only 9 links to Snap.svg. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Snap.svg mentions (9)

View more

Paper.js mentions (11)

  • How Framer/Figma is built?
    I started with angular and paper.js: http://paperjs.org/. Source: 11 months ago
  • Polygon JS libraries
    In a thread in the Processing forum, Boolean operations in polygons , user ErraticGenerator suggests using g.js or Paper.js. Source: about 1 year ago
  • Looking for a javascript library with good wrapping support
    It is likely that paper.js provides the functionality needed. I will probably investigate it at some point since it appears to be the more popular library Compare paper.js & bezier.js. Source: about 1 year ago
  • Animating an svg
    Just remember you can do some SVG displacement with Paper.JS. Source: over 1 year ago
  • Diagnosing RangeError: Maximum call stack size exceeded in React KeyEscapeUtils
    Our webapp is written with React and Redux using the official react-redux bindings. Another primary library used in this web app is PaperJS. We recently transitioned this to being a Redux app, though it has used React for a while. Source: about 2 years ago
View more

What are some alternatives?

When comparing Snap.svg and Paper.js, you can also consider the following products

Pixi.js - Fast lightweight 2D library that works across all devices

p5.js - JS library for creating graphic and interactive experiences

Three.js - A JavaScript 3D library which makes WebGL simpler.

Raphael - Raphael.js is an Object Oriented drawing library. It is good at making in-depth diagrams with complex interactions.

Paths.js - Paths.js enables users to generate SVG paths for geometric shapes.

Konva - Konva is 2d Canvas JavaScript framework for drawings shapes, animations, node nesting, layering, filtering, event handling, drag and drop and much more.