psd.js is an open-source JavaScript library (CoffeeScript/JS) for reading and parsing Adobe Photoshop PSD files in both Node.js and web browsers. It reconstructs the document into a DOM-like tree with layers, masks, text metadata, vector information, and pixel data. It enables developers to traverse layer structures, extract flattened or individual image buffers, and integrate PSD assets programmatically in web or backend applications.
Features
- Parses PSD structure: layers, groups, visibility, opacity
- Extracts font data: text content, font name, size, color
- Handles color mode, bit-depth, vector mask, layer comps
- Provides flattened image output via PNG
- Supports use in browser and in Node.js environments
- Fully MIT licensed and maintained via npm
Categories
Parser GeneratorsLicense
MIT LicenseFollow PSD.js
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PSD.js!