• 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: thumbnail images
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: thumbnail images


  • Subject: Re: thumbnail images
  • From: Gnarlodious <email@hidden>
  • Date: Thu, 22 Jun 2006 20:26:08 -0600

I say something like this:

tell application "Finder" to the selection as string

do shell script "sips -i " & quoted form of POSIX path of the result

Actually I have a more complex script that sets the icon of all selected files.

but you can probably do the same thing from the terminal with this:

find . -iname "*.jpg" | xargs sips -i

As for the test to see if an icon already exists, I do not know.

-- Gnarlie
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >thumbnail images (From: "Steven D. Majewski" <email@hidden>)

  • Prev by Date: Re: Intel UI scripting
  • Next by Date: Re: Currency Numbers
  • Previous by thread: thumbnail images
  • Next by thread: Searching for RGB images in a Quark doc
  • Index(es):
    • Date
    • Thread