Help

Understand the instrument and keep your archive safe.

The default generator works locally with Canvas 2D and browser storage. These notes explain the practical limits.

Where are my artifacts stored?

Images are generated in memory. Saved collection records and seed history are stored in this browser using localStorage. WordPress does not receive them in the default theme configuration.

How do I move a collection?

Export the local collection as JSON, move that file yourself, then import it in another browser. Review imported files before use and import only Crypticum collection JSON.

Will clearing browser data delete it?

Yes. Private browsing, browser cleanup, storage quotas or device loss can remove local data. Export backups of studies you need to keep.

Does the same seed always look the same?

The same seed, settings and generator schema version reproduce the same drawing. A future algorithm version may intentionally change output, so JSON exports include a schema and generator version.

Can I use an export commercially?

Commercial scope depends on the applicable license. The free generator does not itself promise exclusivity or ownership of every possible algorithmic output.

Which browsers are supported?

Current evergreen browsers with JavaScript, Canvas 2D, Blob, localStorage and standard download support. Editorial pages remain readable when JavaScript is unavailable.