# tony-pizza/Stereogram.js

Generate stereogram images (popularized as "Magic Eye") in the browser

Repository: https://github.com/tony-pizza/Stereogram.js
Canonical: https://ross.abutalabs.com/products/stereogramjs
Homepage: https://tony-pizza.github.io/Stereogram.js/
Language: JavaScript
License Family: other
Last push: 2023-03-06T05:26:39+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5233, "days_push": 1276, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1064, forks 16 (observed 2026-08-28T04:03:26.593778+00:00)

## What it is
A JavaScript library for generating autostereogram images (SIRDS, popularized as Magic Eye) in the browser using HTML5 Canvas. It renders stereograms from depth maps produced by pluggable DepthMappers such as text or canvas/image-based mappers.

## Use cases
- generate magic eye stereogram images in the browser
- convert text into a stereogram image
- turn a jpg or canvas image into a 3D stereogram
- create random-dot stereograms from a depth map
- embed stereogram generation in a web page

## When to choose
- you need client-side stereogram generation with no server dependency
- you want a small, focused library with pluggable depth-map sources like text or canvas

## When to avoid
- you need server-side or non-JavaScript stereogram rendering
- you need actively maintained software with a license and recent development
- you need general image editing rather than stereogram generation

## Facets
- artifact type: library
- maturity: maintenance
- function: image-processing, graphics
- domain: graphics, web-development, frontend
- platform: browser
- tags: stereograms, sirds, magic-eye, depth-map, html5-canvas, 3d-illusion, javascript

## Member repositories
- tony-pizza/Stereogram.js (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:26.593778+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:56:06.776051+00:00, confidence not recorded.
  - readme: https://github.com/tony-pizza/Stereogram.js (fetched 2026-08-28T04:03:26.593778+00:00, sha 47bb745ec30b)
  - homepage: https://tony-pizza.github.io/Stereogram.js/ (fetched 2026-08-29T12:57:51.010676+00:00, sha 83d2fad9b805)
- Data as of 2026-08-30T08:39:29.467469+00:00.
