Marcus Kazmierczak

Get image size using Safari + a little AppleScript

Date: Feb 04, 2003

One nice feature missing from Safari is if you open an image in it's own window some browsers tell you the image width and height in the title bar. This can be fairly useful when developing web pages. So after looking at one or two of Apple's Safari AppleScript examples and using ImageMagick I cobbled together the following. It's not real pretty but is functional.

Go to: Image Size Script page for download, source and screen shot.