SkillAgentSearch skills...

Psd.js

A Photoshop (PSD) file parser in Javascript

Install / Use

/learn @simboyz/Psd.js
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars25
CategoryDevelopment
Updated3mo ago
Forks63

Languages

CoffeeScript

Security Score

72/100

Audited on Dec 9, 2025

No findings