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
Bitdefender Ultimate Small Business Security
Get exceptional protection against all digital threats for your business and employees.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PSD.js!