• 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 resize image
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Photoshop resize image


  • Subject: Re: Photoshop resize image
  • From: Martin Orpen <email@hidden>
  • Date: Mon, 26 Jul 2004 22:17:58 +0100

on 26/7/04 3:51 pm, stephan at email@hidden wrote:

> I'am trying to resize an image in Photoshop using that string:
>
> resize image current document width 500 height 500 resolution 72

tell application "Adobe Photoshop 7.0"
set myDoc to current document
resize image myDoc width 100 as pixels resolution 72
end tell

You'll find an example of how to do this sort of thing as a batch process in
the text file called "Batch Convert" that came with the Adobe Scripting
Plug-in.

Regards

--
Martin Orpen
Idea Digital Imaging Ltd -- The Image Specialists
http://www.idea-digital.com
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


References: 
 >Photoshop resize image (From: stephan <email@hidden>)

  • Prev by Date: Re: Image Events questions
  • Next by Date: Re: Photoshop resize image
  • Previous by thread: Photoshop resize image
  • Next by thread: Re: Photoshop resize image
  • Index(es):
    • Date
    • Thread