A Photoshop (PSD) File Parser in JavaScript
Posted · Category: License Free, Tools
psd.js is a Photoshop (PSD) file parser written in Coffeescript/Javascript for both browsers and NodeJS implementations. Given a PSD file, it can parse out information such as image size and color modes, image resources, layer info, image contents, etc.
This implementation is more or less a direct port of pypsd with some help from psdparse. However, this is still a work in progress and is not finished yet. We do not recommend using in production anywhere.
Requirements: –
Demo: http://meltingice.github.com/psd.js/
License: License Free
1 Comment