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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PSD.js!