All Projects → luciorubeens → Pictogrify

luciorubeens / Pictogrify

Licence: mit
🎭 Generate unique pictograms from any text

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Pictogrify

Sozi
A "zooming" presentation editor
Stars: ✭ 1,185 (+1381.25%)
Mutual labels:  svg
Namedavatar
SVG Avatar generated by name text
Stars: ✭ 76 (-5%)
Mutual labels:  svg
Signature Base
Signature base for my scanner tools
Stars: ✭ 1,212 (+1415%)
Mutual labels:  hash
Svg Fill Loader
DEPRECATED, use https://github.com/kisenka/svg-mixer/tree/master/packages/svg-transform-loader instead
Stars: ✭ 74 (-7.5%)
Mutual labels:  svg
Personal Goals
List of books I've read, projects I've done, videos I've seen, articles I've read or podcasts I've listened to.
Stars: ✭ 75 (-6.25%)
Mutual labels:  svg
Svg To Compose
Converts SVG and Android Vector Drawable in Jetpack Compose code
Stars: ✭ 76 (-5%)
Mutual labels:  svg
Svgsprit.es
Public endpoint to generate SVG Sprites
Stars: ✭ 73 (-8.75%)
Mutual labels:  svg
Dashed Border Generator
Custom Dashed Border | Online CSS Generator 🚀
Stars: ✭ 79 (-1.25%)
Mutual labels:  svg
Iconify Sketch
Sketch plug-in for importing over 70,000 icons from 80+ icon sets, including Material Design Icons, FontAwesome, Jam Icons, Open Emoji and many others.
Stars: ✭ 76 (-5%)
Mutual labels:  svg
Goat
Annotate Images (or goats) On The Web™
Stars: ✭ 78 (-2.5%)
Mutual labels:  svg
Blade Icons
A package to easily make use of SVG icons in your Laravel Blade views.
Stars: ✭ 1,181 (+1376.25%)
Mutual labels:  svg
Svg Loaders React
React adaptation of the SVG Loaders library by Sam Herbert
Stars: ✭ 75 (-6.25%)
Mutual labels:  svg
Vue Flow Editor
Vue + Svg 实现的flow可视化编辑器
Stars: ✭ 77 (-3.75%)
Mutual labels:  svg
Cl Aristid
Draw Lindenmayer Systems with Common LISP!
Stars: ✭ 74 (-7.5%)
Mutual labels:  svg
Waveforms
An interactive, explorable explanation about the peculiar magic of sound waves.
Stars: ✭ 1,218 (+1422.5%)
Mutual labels:  svg
Active enumerable
ActiveRecord like query methods for Ruby enumerable collections.
Stars: ✭ 73 (-8.75%)
Mutual labels:  hash
Meow hash
Official version of the Meow hash, an extremely fast level 3 hash
Stars: ✭ 1,204 (+1405%)
Mutual labels:  hash
Svg Autocrop
🚗🌽🔳An NPM module to autocrop and slim down SVGs
Stars: ✭ 80 (+0%)
Mutual labels:  svg
Twelvemonkeys
TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO
Stars: ✭ 1,221 (+1426.25%)
Mutual labels:  svg
React Image Timeline
📆 An image-centric timeline component for React.js
Stars: ✭ 77 (-3.75%)
Mutual labels:  svg

Pictogrify

🎭 Generate unique pictograms from any text: https://luciorubeens.github.io/pictogrify/

Avatar

(More shapes and themes soon)

Installation

<script src='https://luciorubeens.github.io/pictogrify/dist/pictogrify.js'></script>

<div class="pictogram"></div>

Usage

<script>
new Pictogrify('my text').render(document.querySelector('.pictogram'))
</script>

Contributing

The "api" is totally customizable, so you can contribute with a design pack for what you want, people, monsters, animals, houses..

  • Create folders with the shapes name. Eg: hair, mouth, ...
  • Name the file with the folder name and include a version number. Eg: hair-01
  • Edit the config file and add your new theme. (Set the name, colors and shapes order)

Author

Similar Tools

This project was based on nimiq/robohash.

License

MIT © Lúcio Rubens

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].