Website powered by

Script Library - Photoshop Plugin

This plugin allows the user to easily access scripts inside photoshop. Similar to Maya shelves, there can be many shelves, with each one containing multiple scripts/tools. Each script is a JavaScript file that gets loaded. Data is stored in a JSON file which can be updated via the plugin

The plugin displays a shelf within the Photoshop UI which can be moved and docked normally.

The panel displays shelves and each shelf has a set of scripts all.

The panel displays shelves and each shelf has a set of scripts all.

The structure of shelves is laid out in a JSON manifest, which you set up with the plugin.

The structure of shelves is laid out in a JSON manifest, which you set up with the plugin.

Sample Alert script

Sample Alert script

Sample Dialog Script

Sample Dialog Script