About this calculator
This calculator is really simple php code. It can be done in javascript as well. It is here pure for my own needs. Doing most handcoding these days I needed a quick scale-down translator for images. I expected to find something on the internet performing this simple task, but google left me in this. So I wrote this application.
Finding the dimensions of an image - When you open an image in a browser, it will show its dimensions. At least Firefox and Safari do so.
Proportional image width height calculator
|
|
Proportional image width height calculator
Enter the orginal width and height of an image. You will see the proportional values of width and height for the purpose of scaling down the image. You can copy and paste the width and height values into the <img> tag of your html code.
When you see this sign: ~ in the width-height line, the calculated width or height value is exactly in the middle, (e.g. 30,5) and is then rounded up (e.g. 31).

www.marsandmc.nl | harry koopman
rights reserved