Coder Social home page Coder Social logo

alchemist's Introduction

Alchemist for Photoshop

Listens all (most of) Photoshop events. Something like actions panel in Photoshop but for scripting. Or ScriptListener plugin for ExtendScript but in panel. Also can inspect PS DOM and show PS AM descriptors from various places.

Videos on how to use it from Davide Barranca series about UXP:

(I highly recommend you to check the whole series)

alt Plugin screenshot

Versions

Alchemist 1.4.0 requires Photoshop 22.5 or higher.

Alchemsit 1.3.0 works best with Photoshop 22.4.x and lower.

Show all versions here: https://github.com/jardicc/alchemist/releases

Disclaimer

You are using this software at your own risk. It is possible that Photoshop could crash if you ask Photoshop to do something unusual via Alchemist. So just save your work if you are concerned.

Difference between Marketplace and Development version

Feature to listen to all Photoshop events is available only in Development version. This is intentionally forbidden by Adobe in Production version of plugin. Alchemist tries to listen to as many events as possible but it might perform badly. If you don't need Listener then it doesn't matter which version you will use.

Quick usage - Development version (Recommended)

In Photoshop enable Developer Mode PS > Edit > Preferences > Plugins > Enable Developer Mode.

Install "Adobe UXP Developer Tool" if not already installed. (Get it here: https://www.adobe.io/photoshop/uxp/devtool/#download ) Click add plugin button. And open dist\manifest.json in dialog. Then click "load" in actions.

Even quicker usage - Marketplace version (Not preferred)

Download installer/2bcdb900.ccx installer file in https://github.com/jardicc/alchemist/raw/master/installer/2bcdb900.ccx And double click file in file explorer.

Quickest usage - Marketplace version (Not preferred)

You just click the button to add plugin automatically in Photoshop from Marketplace https://adobe.com/go/cc_plugins_discover_plugin?pluginId=2bcdb900&workflow=share

Panel Entrypoints

The extension will be available in Plugins > Alchemist > Alchemist menu with the extension's name. This will open up a PS panel with your extension loaded in it.

Plugin settings

I hope you won't need to do anything with that file but in case that something goes wrong it is here. Panel settings for development version on Window can be found in:

c:\Users\<AccountName>\AppData\Roaming\Adobe\UXP\PluginsStorage\PHSP\22\Developer\2bcdb900\PluginData\settings.json

or for marketplace version

c:\Users\<AccountName>\AppData\Roaming\Adobe\UXP\PluginsStorage\PHSP\22\Internal\2bcdb900\PluginData\settings.json

Dev Setup

To enable UXP development and see your panels in Photoshop, you will need to enable that in Photoshop preferences. PS > Edit > Preferences > Plugins > Enable Developer Mode

Install the dependencies:

npm install

Run webpack to bundle

npm build
# or "npm watch" to watch for file changes and rebuild automatically

Load plugin as described above in quick usage section.

Debugging

In "Adobe UXP Developer Tool" click actions triple dot and click debug.

Supporters

The Alchemist plugin for Photoshop was developed with support from the Adobe Fund for Design.

Individual donors

Visit this site if you want to donate: https://bereza.gumroad.com/l/alchemist

Credits

alchemist's People

Contributors

jardicc avatar jaroslavbereza avatar kerrishotts avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.