meltingice/psd.js
A Photoshop PSD file parser for NodeJS and browsers 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: 5122
- days_rel: n/a
- days_push: 944
- n_releases_24m: 0
Adoption not part of the score
2844 stars · 397 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A general purpose Photoshop PSD file parser written in CoffeeScript that works in both NodeJS and the browser. It exposes the document as a manageable tree structure with layer metadata, font data, and flattened image export to PNG.
Use cases
- parse psd files in nodejs
- extract layer names and metadata from photoshop files
- convert psd to png in the browser
- read font and text data from psd files
- inspect photoshop document structure programmatically
- handle psd file uploads via drag and drop
When to choose
- you need to read PSD file structure, layers, or metadata in JavaScript
- you want to render or export a flattened PSD image as PNG in Node or the browser
- you need a dependency-free parser with no native modules
When to avoid
- you need to edit or author PSD files - this is read-only parsing
- you need full feature parity with PSD.rb such as layer comp filtering or a built-in renderer
- you need an actively developed project with frequent updates
Facets
library · maturity maintenance
parser image-processing file-system files web-development frontend browser cross-platform psd photoshop coffeescript file-parsing image-export png nodejs javascript
1 source
- readme: https://github.com/meltingice/psd.js · fetched 2026-08-28 · e251d17117d3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| meltingice/psd.js | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="meltingice/psd.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem