Click to See Complete Forum and Search --> : Image Dimension Determination


robsanten
02-03-2003, 08:08 AM
I need to determine the dimensions of an image before or after upload. Does anyone know how to do this?

Klyve1
02-03-2003, 09:43 AM
After upload just right click and view the properties

Zach Elfers
02-03-2003, 11:09 AM
They said BEFORE they uploads so...


Open Notepad and type this in then select "All Files" and save it as ".html".

<html>
<head>
<title>Test</title>
<body>
<img src="yourimg.ext">
</body>
</html>

Now double click it. It should show an image in your default browser. Right click the image and find it's dimensions.:)

Klyve1
02-03-2003, 11:12 AM
Originally posted by robsanten
.. dimensions of an image before or after upload. Does anyone know how to do this?

Zach Elfers
02-03-2003, 11:14 AM
:D sorry.

:D:D:D

Klyve1
02-03-2003, 11:17 AM
:D :D