I was wondering whether there was a way to (like an extension) to resize images keeping the aspect ratio with PSPad. An example to illustrate what I mean :
Let's say I have an image I want to include in a HTML page with reduced size and a link so that if the viewer click on it the image will display in its original size and I want to use just one image for that. My original picture's dimensions would be height="250" and width="450" Well, I'd like to have the width reduced to 300, so I would like something to calculate what the new height should be so that the aspect ratio is respected (so that the image is not deformed). I usually use Kompozer or an external image editor to that, but it's a bit tricky when I have many pages with images so I would appreciate a solution using only PSPad. -- <http://forum.pspad.com/read.php?2,44580,44580> PSPad freeware editor http://www.pspad.com
