Skip to main content
philipped5581492
Participant
February 27, 2022
Answered

Suppression couche alpha dans un script

  • February 27, 2022
  • 2 replies
  • 378 views

Bonjour,

 

Je souhaite supprimer les couches alpha d'images tiff dans un script. Je n'avais pas de soucis dans CS5, mais sur CC, je ne trouve pas la méthode.

This topic has been closed for replies.
Correct answer c.pfaffenbichler

That’s an Action; Scripts (as written in JavaScript, VB or AppleScript) are something different, that they share a name in the french version of Photoshop can lead to confusion. 

 

Have you enabled 

Photoshop > Preferences > File Handling > Enable legacy "Save As"

Otherwise I guess you might have to re-record that step with File > Save a Copy. 

2 replies

philipped5581492
Participant
February 28, 2022

Hello,

Here is the CS5 Script.

c.pfaffenbichler
Community Expert
c.pfaffenbichlerCommunity ExpertCorrect answer
Community Expert
February 28, 2022

That’s an Action; Scripts (as written in JavaScript, VB or AppleScript) are something different, that they share a name in the french version of Photoshop can lead to confusion. 

 

Have you enabled 

Photoshop > Preferences > File Handling > Enable legacy "Save As"

Otherwise I guess you might have to re-record that step with File > Save a Copy. 

philipped5581492
Participant
February 28, 2022

It seems that it could be the good way...

 

I will create new "actions" this afternoon. 

 

In any case, thank you very much. I will of course keep you informed of my results. But I also have other work as a priority.

 
 
 
 
c.pfaffenbichler
Community Expert
Community Expert
February 28, 2022

Pelase post the Script you have been using in CS5. 

 

And just to make sure: 

• Script is not equal to Action.