• 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: get image size (W x H)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: get image size (W x H)


  • Subject: Re: get image size (W x H)
  • From: Rob Jorgensen <email@hidden>
  • Date: Mon, 1 Apr 2002 15:31:17 -0500

On 4/1/02, Jerome Burg commented:

Hello all,

I'm curious, is there anyway using AS to retrieve image size (W x H) from an
image without opening an image editing application.

You might want to take a look at Image Info.

<http://www.kanzu.com>

Among its many features, it returns the following information:

-- Height (as pixels, except vector EPS's, which return as points)
-- Width (as pixels, except vector EPS's, which return as points)
-- Resolution (as dots per inch) (except vector EPS's, which return "N/A")
-- Color mode (bitmap, grayscale, RGB, CMYK, Indexed, Multichannel or Lab)(except vector EPS's, which return "N/A")

FYI, Image Info version 2 will be released soon.

Disclaimer: The developer of Image Info is an associate in matters not connected to Kanzu Utilities. :-)
--

Rob Jorgensen
Ohio, USA
_______________________________________________
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: 
 >get image size (W x H) (From: Jerome Burg <email@hidden>)

  • Prev by Date: Re: SQL database and applescript?
  • Next by Date: Re: SQL database and applescript?
  • Previous by thread: get image size (W x H)
  • Next by thread: Re: get image size (W x H)
  • Index(es):
    • Date
    • Thread