A Photoshop file format (PSD) parser written in Coffeescript/Javascript for both browsers and NodeJS implementations.
This implementation is more or less a direct port of pypsd with some help from psdparse.
This is a work in progress and is not finished yet.
Whats done?
- Read header information
- Find and read all image resources
- Read and parse all image layers
- Read image data into HTML canvas friendly format