Skip to content

An extension for Brackets to execute a JSX file in Photoshop using osascript.

License

Notifications You must be signed in to change notification settings

antonio-gomez/brackets-to-photoshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brackets to Photoshop

Brackets to Photoshop is an extension for Brackets to execute a JSX file in Photoshop using the osa module, which uses osascript in MacOS.

Since it's using Photoshop's AppleScript API, this extension will only work for MacOS users at the moment.

How to Install

Search for Brackets-To-Photoshop in the Extension Manager.

How to Use

This extension works on Brackets current document. The file doesn't need to be saved since it's reading directly from the editor.

Click on the Brackets to Photoshop button on your right sidebar, or hit the shortcut Cmd-Shift-P

br-ps-icon

The extension will determine your latest Photoshop version installed and execute the script in it.

Currently supported Photoshop versions:

  • Adobe Photoshop CC 2016
  • Adobe Photoshop CC 2015
  • Adobe Photoshop CC 2014
  • Adobe Photoshop CS6
  • Adobe Photoshop CS5

A console will show up at the bottom displaying any messages returned from Photoshop. Errors will display in red.

br-ps-console

License

MIT-licensed

About

An extension for Brackets to execute a JSX file in Photoshop using osascript.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.1%
  • CSS 9.5%
  • HTML 4.4%