Skip to content

📦 🌷 🎨 🔩 Copy hex color after picking in Adobe Photoshop®

Notifications You must be signed in to change notification settings

piecioshka/photoshop-plugin-copy-color-after-picking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

photoshop-plugin-copy-color-after-picking

📦 🌷 🎨 🔩 Copy hex color after picking in Adobe Photoshop®

How it works?

Installation Approach no. 1 (better)

  1. Double-click of src/install.jsx from the Mac Finder or Windows Explorer
  2. Accept prompt: Do you want to run the script? by click "YES"
  3. Restart Adobe Photoshop ®

Installation Approach no. 2 (alternative)

  1. Open directory in Finder:

    ~/Library/Application Support/Adobe/Startup Scripts CS6/Adobe Photoshop
    or
    ~/Library/Application Support/Adobe/Adobe Photoshop CS6/Presets/Scripts
    or
    /Applications/Adobe Photoshop CS6/Presets/Scripts/
  2. Copy to it directory file: src/copy-color-after-picked.jsx

  3. Restart Adobe Photoshop ®

Supports

  • versions:

    • Adobe Photoshop ® CS4 - ?
    • Adobe Photoshop ® CS5 - ?
    • Adobe Photoshop ® CS6 - ✅
    • Adobe Photoshop ® CC - ✅
  • operating systems:

    • macOS Sierra - ✅
    • macOS High Sierra - ✅
    • Windows 10 x64 - ✅

Helpful resources

  1. Get the reference:
  2. Get the tool ExtendScript Toolkit.app - it's in one of directory:
    • EN: /Applications/Utilities/Adobe Utilities - CS6/ExtendScript Toolkit CS6
    • PL: /Applications/NarzÄ™dzia/Programy narzÄ™dziowe Adobe - CS6/ExtendScript Toolkit CS6

Debugging

  1. Open tool: ExtendScript Toolkit
  2. To display primitive value:
    • use $.write('any string') (similar to console.log)
    • use alert('any string') to display popup in Adobe Photoshop ®

Related plugins

Try to look on: https://github.com/majman/adobe-scripts-panel

License

The MIT License @ 2018

About

📦 🌷 🎨 🔩 Copy hex color after picking in Adobe Photoshop®

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published