Re: ImageMagick Problem
Re: ImageMagick Problem
- Subject: Re: ImageMagick Problem
- From: "Steven D. Majewski" <email@hidden>
- Date: Wed, 26 Sep 2007 16:34:07 -0400
On Sep 26, 2007, at 4:12 PM, Fleisher, Ken wrote:
When I run the script from terminal, I get the following:
FleisherK:~ k-fleisher$ identify Desktop/test/*.tif
identify: Not a TIFF file, bad version number 10752 (0x2a00).
`Desktop/test/242-142.tif'.
Any help will be very much appreciated. Thanks!
It seems to be saying that it's not a tiff file.
What do you get if you try:
file /Desktop/test/242-142.tif
and/or:
tiffutil -info /Desktop/test/242-142.tif
or:
sips -g format /Desktop/test/242-142.tif
[ Just to verify that it's not some problem with your build and
configuration
of ImageMagick. I haven't played with I-M lately, but I recall it was
a bear to get built properly with all of the libraries I required.
If one or more of those programs also say it's not a TIFF, then I
would
tend to believe it. ]
-- Steve Majewski / UVA Alderman Library
_______________________________________________
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