AI Maske (ACR) in Aktion
Copy link to clipboard
Copied
Hallo zusammen,
ich muss den Hintergrund von ca 500 Bildern ändern.
Ich habe festgestellt, dass die KI-Maske in ACR viel bessere Ergebnisse liefert als über "Motiv auswählen" und die Maske umzukehren...
Nun möchte ich das natürlich nicht bei jedem Bild von Hand machen, daher häte ich gerne eine Aktion.
Ich erstelle mir an oberster Stelle der Ebenen eine zusammengefasste Ebene, wandle sie in ein Smartobjekt um und wende den Camera-Raw-Filter an.
Ich habe mir vorab in ACR ein Preset angelegt, welches mir den Hintergrund mittels KI-Maske auswählt und bearbeitet. Wähle ich dieses von Hand aus, funktioniert alles perfekt. Binde ich das Preset jedoch in die Aktion ein, erstellt er mir jedes mal eine Maske des Bildes mit dem die Aktion aufgenommen wurde?!
Ich habe nun also bei 500 Bidlern an oberster Stelle der Ebenen ein Smartobjekt mit ACR-Filter und muss jedes manuell aufrufen und das Preset auswählen, speichern und schließen.
Kann mir jemand einen Tipp geben, ob mein Vorhaben auch automatisiert möglich ist?
Explore related tutorials & articles
Copy link to clipboard
Copied
Unfortunately it is not possible to do this, I had opened a similar discussion and I didn't get any positive responses.
Copy link to clipboard
Copied
It works using Photoshop actions as you have described. Not sure if script can help. I will tag scripters.
Copy link to clipboard
Copied
@Bojan Živković - As far as I know, actions record the specific mask details for that individual image, so scripting this has the same limitations.
Actions are the "old school" way of batch processing inside Photoshop. The Camera Raw filter isn't always going to play nicely with Actions or scripts.
@Mike35315067k4t9 - Do this outside of Photoshop, directly in the Adobe Camera Raw plugin on RGB JPEG/TIFF files, where a preset using AI masks works correctly when batch processing the applied settings from one image to all selected images in the filmstrip. If one has Lightroom then that's another option.
Copy link to clipboard
Copied
well have to check how it works in ACR standalone.
thanks so far.
Copy link to clipboard
Copied
Is there a way to do it in a non destructive way?
Copy link to clipboard
Copied
ACR is nondestructive.
Copy link to clipboard
Copied
Basically yes, but in this case it's not... I can't put my psds in acr - have to merge them and save as a tif, then open in acr....
but there is no possibility to get it on a separat layer...
Copy link to clipboard
Copied
Until Photoshop has AI masking that can be correctly batched, you appear to be stuck.
A long standing feature request is to save the AI masks from ACR as an alpha channel or applied layer mask.
Depending on your layer structure it might be possible to batch script combining the results of the AI masks from flattened TIFF versions with the original layered images, using their existing transparency.

