Mobile app version of vmapp.org
Login or Join
Berryessa866

: How would I replicate this deep etching of rocks with a Photoshop action? I have a bunch of images of rocks that look like this: ... and I deep etched this one by hand to look like this:

@Berryessa866

Posted in: #Actions #AdobePhotoshop #Automation #ImageTrace #PhotoEditing

I have a bunch of images of rocks that look like this:



... and I deep etched this one by hand to look like this:



Sadly, I have a load more to do.

I have trouble getting actions to separate the rocks from each other - my Photoshop Kung Fu ain't too strong.

Does anybody know how to create a Photoshop action that can do this to all the photos automatically so I don't have to?

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Berryessa866

2 Comments

Sorted by latest first Latest Oldest Best

 

@Murray976

New Adjustment Layer > Threshold



Move the slider until you get a good balance that you like:



Then... New Adjustment Layer > Invert



You can create an action for these steps, allowing user input at the Threshold to adjust for individual images if needed. And really, since this is nondestructive, you could adjust the threshold after an action runs if necessary.

10% popularity Vote Up Vote Down


 

@Hamaas979

Here is what I came up with:


Open Actions window (Window > Actions)
Create new set (folder icon)





Create new layer in your layers panel
Fill it with the rocks you want to remain in the layers bellow





In your Actions Panel create new action (icon that looks like new layer one)
When you create it the button says "Record" click it. You are now recording the steps that you will automatically apply to your other images.





Select everything in the layer named "Layer1" in the image above. The layer where your rocks are filled in black.
Click on the layer named "example" in the image above. Create a clipping mask with your selection.
Go to Layer > Layer Mask > Apply . You´ll see the clipping mask is applied to the layer; whatever the clipping mask was clipping in the layer, is now gone.
Click the stop button on the Actions Panel to stop recording.
Yay, your action is complete!





All that is left to do is select the layers (one at a time) you want that same action applied to, then hit "play" (triangle) on the Actions Panel.






That's pretty much it. Hope this gives you an insight in how to create the action to carry out on the rest of the images. The trick is to figure out a generic (recordable) way to deep etch your objects.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme