Photoshop Script Help (hex value in text layer to fill layer)
I keep trying this from different angles but I am clearly not succeeding.
I have thousands of hex codes in a CSV that I inserted as a variable into a text layer into respective tiffs. Ie, CSV says "000000", a text layer now reads "000000" in its own unique tiff.
I am wondering how on earth to copy the text from that layer (hex value), and fill a new layer on top with that colour, then save the file as a jpg. I imagine it's a script that would be added into an action?
I originally started with actions, but found that I couldn't actually get the hex code copied onto the clipboard to work, it just kept using the hex values from my tests (and ended up with about 100 pink squares before I stopped it).
I tried looking into writing my own script, but that didn't work, as I do not have very much JS experience.
I have tried to look into the community boards but they are slight differences that I do not know how to edit to make work for what I need.
I have looked into the VariableImporter.jsx from Vasily Hall, was sure to set up the file with notes in Illustrator, but clearly didn't do it correctly as I wouldn't be writing this, hah.
Looking for tips and assistance,
