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
MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design.
MicroStation is the only computer-aided design software for infrastructure design, helping architects and engineers like you bring their vision to life, present their designs to their clients, and deliver their projects to the community.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PSD.js!