Suppose I have file name a_b_c.psd which is dynamically generated. it can be either PSD, PSD, or PSDT format. the code below saves only PSD format but I want to save as the format of the newFileName has. the other two formats PDD and PSDT are not saved in this way. what can I do now?
thanks for replying. I have used batchPlay already. This is my code. can you please give me specific directions to save the file in the format of the newFileName? it can be either PSD, PDD or PSDT.
What youāve got there is the saveBegin descriptor, you want the saveSucceded one (I donāt really know the specifics of each, I just know that in Alchemist you want the 2nd save stage it records).
Hereās that descriptor (Itās very similar) - your code is otherwise fine.
Thank you very much. The code that you have provided only saves as psd but pdd and psdt format are not saved though my file name has pdd or psdt ext. Suppose I have the file name as ādemo.pddā. I want to save the file as pdd format but it is saved as ādemo.psdā. what should I do about this? Thanks in advance.
being set to a different value like "largeDocumentFormat" as per PSB files. What those values might be (or if they even exist) I have no idea, nor how one might even go about finding them.
The last time I askedā¦ we are supposed to use only PSD or PSB from Photoshop document file formats. Not cloud document file extension or template or others. But that was a few months back. Why do you want to use it?
How to āmakeā a template .psd file? Add a ātā to the end using the file system (not saveAs). Yes, it is literally just the file extension: psdt.