What problem does it solve?
Generates visually distinctive, reproducible seals for projects using p5.js, delivering a standalone HTML canvas artwork that can serve as a consistent branding asset derived from a seed. It enables teams to brand projects with deterministic, seed-driven visuals for headers, hero sections, and documentation, ensuring a cohesive identity across contexts.
Core Features & Use Cases
- Deterministic visuals: the same seed always produces the same seal, enabling reliable branding across pages.
- Five generative patterns: flow-field, particle-orbit, crystal-lattice, wave-interference, and noise-strata for varied aesthetics.
- Palette-driven styling: predefined palettes map to different visual styles, with color harmony and contrast considerations.
- Standalone output: renders as a single HTML file using p5.js via CDN, with optional export formats (SVG/PNG) for mini-selos.
- Use cases include project identity, hero visuals, deck covers, and decorative seals derived from a string hash.
Quick Start
Provide a seed string to generate a standalone seal HTML that reproduces deterministically.