Skip to main content
Participant
November 26, 2024
Answered

Help! Recorded action not removing background for WebP

  • November 26, 2024
  • 2 replies
  • 1008 views

Hello,

 

I created a simple action in Photoshop to go from a TIFF file, merge the layers, create a selection the included path and inverse it, delete the background, convert to RGB, and then save as WebP file.

 

When I do the process manually, everything is fine. But once I play the action, either on one file or in a batch, it doesn't remove the background. Which is weird, because it works when I record the action. I have no idea why the action itself doesn't work. I have a lot of files to transfer to WebP, so I don't want to do this manually for each of them since it would be so time-consuming.

 

Any idea what the problem could be?

This topic has been closed for replies.
Correct answer r-bin
If the path is selected (highlighted), then the Delete command will delete the path and not the pixels in the selection. If so, you must insert the Deselect Path command before deleting.
 

2 replies

Stephen Marsh
Community Expert
Community Expert
November 28, 2024

While on the general topic of batch saving to WebP, I have a batch script that can run an action here:

 

Stephen Marsh
Community Expert
Community Expert
November 26, 2024

Post a screenshot of the action with ALL steps expanded/disclosed so that the details are visible.

Participant
November 26, 2024

The Delete action is the one that doesn't seem to register. Tried removing all the action after Delete and running the action, and it doesn't work.

Stephen Marsh
Community Expert
Community Expert
November 27, 2024

@Cédric31799117ba43 – Record adding a layer mask from selection rather than delete.