Raphaël icon
Raphaël icon

Raphaël

 17 likes

Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library.

Raphaël screenshot 1

License model

  • FreeOpen Source

Application type

Country of Origin

  • RU flagRussia

Platforms

  • Online
  No rating
17likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

Raphaël News & Activities

Highlights All activities

Recent activities

Show all activities

Raphaël information

  • Developed by

    RU flagDmitry Baranovskiy
  • Licensing

    Open Source and Free product.
  • Alternatives

    42 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Photos & GraphicsDevelopment

Popular alternatives

View all

Our users have written 0 comments and reviews about Raphaël, and it has gotten 17 likes

Raphaël was added to AlternativeTo by parceval on Feb 21, 2011 and this page was last updated Aug 30, 2017. Raphaël is sometimes referred to as Raphael.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Raphaël?

Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library. Raphaël ['ræfe??l] uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later. Raphaël’s goal is to provide an adapter that will make drawing vector art compatible cross-browser and easy. Raphaël currently supports Firefox 3.0+, Safari 3.0+, Chrome 5.0+, Opera 9.5+ and Internet Explorer 6.0+.