Skip to content

sbaechler/ps-rmd-plugin

Repository files navigation

ps-rmd-plugin

A prototype of a responsive metadata plugin for Adobe Photoshop.

The plugin supports the RMD standard promoted by the W3C Universal Image Community Group.

Build Status

Use the rmd-extension to view the generated metadata in the file info dialog.

Installation

The plugin only supports Photoshop CC and is therefore best installed via the Creative Cloud.

You can download the binary build from the Github release page and install it yourself. Rename the file to universalimages.zip and extract it. (Use the unarchiver on Mac.) Copy the folder to ~/Library/Application Support/Adobe/CEP/extensions/. Create the folder if it doens't exist.

Development

The plugin is written using the Adobe CEP framework version 7.0 (Chromium 41 / IO.js 1.2).

During development, enable the developer mode to run unsigned plugins. (See the guide linked above). The path to the preference file changes with every major version of Photoshop.

To install the dependencies run

npm install
bower install