faces.js

faces.js is a JavaScript library that generates and displays cartoon faces, somewhat reminiscent of how the Nintendo Wii generates random Miis. Faces are drawn as scalable vector graphics (SVG). Each face can also be represented by a small JavaScript object, which allows you to...

faces.js screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Self-Hosted
  • JavaScript
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Cartoon-style

faces.js News & Activities

Highlights All activities

Recent activities

Show all activities

faces.js information

  • Developed by

    ZenGM
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    11 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  1,343 Stars
  •  106 Forks
  •  10 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
faces.js was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is faces.js?

faces.js is a JavaScript library that generates and displays cartoon faces, somewhat reminiscent of how the Nintendo Wii generates random Miis. Faces are drawn as scalable vector graphics (SVG). Each face can also be represented by a small JavaScript object, which allows you to store that object and then draw the same face again later.

As you can probably tell, the number of options for each facial feature (eyes, nose, mouth, etc.) is fairly limited, and some of the current options are fairly crude. So fork it on GitHub and add some new options!

Official Links