• 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: Cropping white space in Photoshop
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cropping white space in Photoshop


  • Subject: Re: Cropping white space in Photoshop
  • From: Michael <email@hidden>
  • Date: Mon, 18 Aug 2008 16:06:46 -0700
  • Thread-topic: Cropping white space in Photoshop

Hi:

The Trim function works for me.

m

----------
tell application "Adobe Photoshop CS2"
    tell document 1
        trim

    end tell
end tell

(*
trim v
trim document : the document object or objects to be operated upon
[basing trim on bottom right pixel/top left pixel/transparent pixels] :
color or type of pixels to base trim on ( default: top left pixel )
[top trim boolean] : trim away top of document ( default: true )
[left trim boolean] : trim away left of document ( default: true )
[bottom trim boolean] : trim away bottom of document ( default: true )
[right trim boolean] : trim away right of document ( default: true )
*)


> Subject: Cropping white space
>
> Is it possible to script removing white space from the sides of photos in
> photoshop?

 _______________________________________________
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

  • Prev by Date: Re: Bug? was Re: add finder item to iTunes
  • Next by Date: Re: Cropping white space
  • Previous by thread: Re: add finder item to iTunes
  • Next by thread: Applescript, Leopard, and dialup modems
  • Index(es):
    • Date
    • Thread