layervault/psd.rb
Parse Photoshop files in Ruby with ease 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: 4865
- days_rel: n/a
- days_push: 2063
- n_releases_24m: 0
Adoption not part of the score
3116 stars · 197 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PSD.rb is a Ruby library for parsing Adobe Photoshop (PSD) files. It exposes the document as a manageable tree structure with access to layers, metadata, fonts, masks, and image data.
Use cases
- parse photoshop psd files in ruby
- extract layer names and positions from a psd
- read font and text data from photoshop documents
- render a flattened image from a psd file
- traverse psd layer structure as a tree
- get layer visibility and opacity from a photoshop file
When to choose
- you work in Ruby and need programmatic access to PSD file contents
- you need to extract layer metadata, text, or structure from design files
- you want to convert or inspect PSD files in a backend pipeline
When to avoid
- you need to edit or author PSD files, not just parse them
- your project is not in Ruby
- you need actively maintained support for the latest Photoshop features
Facets
library · maturity maintenance
parser image-processing file-system files graphics developer-tools ruby cross-platform psd photoshop file-format renderer design-assets
1 source
- readme: https://github.com/layervault/psd.rb · fetched 2026-08-28 · 3d552e4ef4c2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| layervault/psd.rb | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="layervault/psd.rb")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem