Ross ROSS = Recommend OSS · open-source software intelligence for agents

webtoon/psd

Fast zero-dependency PSD parser for the web and Node.js observed · 2026-08-28

github.com/webtoon/psd · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1708
  • days_rel: n/a
  • days_push: 940
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1345 stars · 64 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A fast, zero-dependency TypeScript parser for Adobe Photoshop PSD/PSB files that runs in web browsers and Node.js. It extracts layer information, pixel data, text layers, guides, and slices, using WebAssembly to accelerate image decoding.

Use cases

  • parse psd files in the browser
  • extract layers from a photoshop file in node.js
  • render psd composite image to canvas
  • read text layer content from psd files
  • support large psb files in a web app
  • preview photoshop documents without photoshop
  • get layer names and offsets from psd

When to choose

  • you need a lightweight (~100 KiB) PSD parser with zero dependencies
  • you need to parse PSD/PSB files in both browsers and Node.js
  • you need fast parsing with WebAssembly-accelerated image decoding
  • you need unicode layer names, text layers, guides, or slices

When to avoid

  • you need full support for layer effects like shadows and overlays
  • you need Photoshop metadata not directly related to the image
  • you need to write or edit PSD files rather than parse them
  • you need Internet Explorer support

Facets

library · maturity active

parser image-processing developer-tools files image-processing web-development frontend browser cross-platform wasm psd psb photoshop zero-dependency typescript file-parsing layer-compositing nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
webtoon/psdmain23

For agents

markdown · JSON · MCP: product_card(name="webtoon/psd")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem