Popular repositories
-
This tool will reveal for you occult mystery of Photoshop ActionDescriptors and will transform them into well known JSON strings and JS objects
-
Read very detailed events from Photoshop on the fly in human friendly format
JavaScript 5
-
Forked from JavierAroche/descriptor-info
JSX module to recursively get all the properties in an ActionDescriptor used in Adobe applications
JavaScript 2
-
This is parser of Photoshop .pat files. These files contains pattern images. This tool will help you to extract metadata about patterns and also patterns itself as PNG files.
TypeScript 2
38 contributions in the last year
Contribution activity
April 2021
Created an issue in simonhenke/photoshop-types that received 4 comments
Organization suggestions
consider using namespaces e.g. export namespace layer{}
to group all types under one item. This helps with IntelliSense and knowing where the type…