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

Imagemagick


  • Subject: Imagemagick
  • From: "Fleisher, Ken" <email@hidden>
  • Date: Fri, 16 Nov 2007 09:07:10 -0500
  • Thread-topic: Imagemagick

Title: Imagemagick
Hello. I am trying to use imagemagick from AppleScript but not having any luck. In Terminal, I can type:

identify -verbose {path to my file}

And I get the correct response (identify is an imagemagick command). However, in AppleScript, I type:

    set foo to POSIX path of f
   set bar to do shell script "identify -verbose " & quoted form of foo

And I get the error:

AppleScript Error
sh: line 1: identify: command not found

Does anyone know how I call imagemagick from Applescript? Thanks in advance.

--
Ken Fleisher

Photographer
Imaging & Visual Services
National Gallery of Art
Washington, D.C.

Phone: (202) 712-7471
email@hidden

 _______________________________________________
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: Imagemagick
      • From: Skeeve <email@hidden>
    • Re: Imagemagick
      • From: Axel Luttgens <email@hidden>
  • Prev by Date: Re: Did 10.4.11 kill applescript?
  • Next by Date: Re: Imagemagick
  • Previous by thread: Re: Did 10.4.11 kill applescript?
  • Next by thread: Re: Imagemagick
  • Index(es):
    • Date
    • Thread