-
Photoshop scripting: Need to convert hex color to nearest Pantone, or utilize existing webservice and feed data back to Photoshop
Hey all,
I need a script that if I have a hex color value, I can return a string of the nearest Pantone solid coated color name.
Photoshop (I’m using CS6 still )does this manually through the UI if I am in the color picker and then click on Color Libraries, it’ll select the closest Pantone color. I just can’t figure out how to do this part via scripting as it seems to be a blackbox, and actions just pick the color that I already had.
If there is no way to do this through scripting natively in photoshop, is it possible to have the script fill in the form data here: https://www.netfront.fr/Services/rgb2pantone/ or here: https://rgb.to/ and return the result back to photoshop?
Thanks for any suggestions!
Blur Studio