1.1 KiB
1.1 KiB
layout, title, description, aside, sidebar
| layout | title | description | aside | sidebar |
|---|---|---|---|---|
| page | Tools – Utilities for working with DiceBear avatars | Interactive utilities that help you understand how DiceBear handles colors, contrast, and avatar generation, built with the same algorithms used by the library itself. | false | false |
Tools Overview
Small, focused utilities for working with DiceBear avatars. Each tool uses the same algorithms as the
<style>
.tools-page .tools-hero {
text-align: center;
padding: 80px 0 48px;
}
.tools-page code {
background: var(--vp-c-bg-soft);
padding: 2px 6px;
border-radius: var(--vp-radius-xs);
font-size: 0.9em;
}
</style>
@dicebear/core library, so what you see here matches what your generated avatars do.