Skip to content

jvherck/dicebear-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiceBear PIP CLI

Downloads PyPI GitHub issues GitHub PyPI - Python Version Maintenance
dicebear-cli is a CLI for https://pypi.org/project/dicebear. Using this CLI you can get avatars for your program (to get customised avatars use the wrapper instead).
For an example go to examples/dicebear.sh.


Useful links


How to install

Run pip install dicebear-cli
If that doesn't work try python -m pip install dicebear-cli


Usage

It can quickly create one or more avatars at a time but it can't take options.

dicebear --help
dicebear create --help
dicebear create avataaars -s "John Apple" -f svg

Styles

All the possible avatar styles.
https://dicebear.com/styles

  • adventurer
  • adventurer-neutral
  • avataaars
  • avataaars-neutral
  • big-ears
  • big-ears-neutral
  • big-smile
  • bottts
  • bottts-neutral
  • croodles
  • croodles-neutral
  • fun-emoji
  • icons
  • identicon
  • initials
  • lorelei
  • lorelei-neutral
  • micah
  • miniavs
  • notionists
  • notionists-neutral
  • open-peeps
  • personas
  • pixel-art
  • pixel-art-neutral
  • rings
  • shapes
  • thumbs

Formats

These are the only supported formats.

  • DFormat.svg (default)
  • DFormat.png
  • DFormat.jpg
  • DFormat.json

Credits

Special thanks to DiceBear (Florian Körner) for making this amazing API and to all artists for creating these avatars!

Licenses and privacy policy