Dice Image Generator (WASM)
Turn any image into a mosaic of dice faces. Runs entirely in your browser via WebAssembly. Built using Rust. Choose a preset face set, or upload your own six PNGs (1–6). No upload to a server.
How it works
1) Pick an image
PNG/JPG
- Images never leave your browser.
- Large images will be fit to your canvas size.
2) Choose dice faces
Preset or custom
- Use dfaces_1 or dfaces_2, or upload 6 PNGs.
- Transparent PNGs give the cleanest results.
3) Tweak & generate
All client-side
- Default dice size: 12px.
- Default canvas: 1024×1024.
- Download the PNG when done.