• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Photoshop Action
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Photoshop Action


  • Subject: Re: Photoshop Action
  • From: CYB <email@hidden>
  • Date: Wed, 22 Jul 2009 20:44:16 -0500
  • Thread-topic: Photoshop Action

Title: Re: Photoshop Action
I ran into a snag with a Photoshop CS4 action and I'm wondering if an  
AppleScript can get around it.

The action watermarks JPEG's.  The PS save command (as recorded in the  
action) appears to require a complete path to the file rather than  
just being able to save in the same folder that the original came  
from.  I'm going to do and entire web site's pictures, so there is not  
practical way to have an action that knows about all the paths.

Can AS determine the path of the file be edited and cause the action  
to use that same path ?

I've never scripted Photoshop so any and all guidance will be  
appreciated.

-Irwin


Irwin,
In my point of view you just need take some care when you run your action in PS.
  1. the open file step MUST be recorded whit your action
  2. the save as MUST be recorded  with your action
  3. when you run your batch process then you need to select the source folder
  4. you MUST check the “override open command” check box
  5. select your destination folder
  6. you MUST check the “override save as command” check box
  7. run your batch process
And you’re done
I do this all the time without problems

In my experience PS is not precisely a good model of AppleScripting

I hope this helps

Carlos Ysunza B.
Director
Ysunza/Santiago
Comunicación Visual • Automatización
Tel. (52)55 5256-0336
email@hidden

http://www.ysunzasantiago.com
http://www.thesecretmexico.com
http://www.softrobot.com.mx

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Photoshop Action
      • From: Stan Cleveland <email@hidden>
References: 
 >Photoshop Action (From: Irwin Poché <email@hidden>)

  • Prev by Date: Re: How to check an IP Address
  • Next by Date: Re: Photoshop Action
  • Previous by thread: Photoshop Action
  • Next by thread: Re: Photoshop Action
  • Index(es):
    • Date
    • Thread