Skip to content

simboyz/psd.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psd.js

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.

Current Status

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

About

A Photoshop (PSD) file parser in Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published