How can I resize images dynamically so they don't look stretched on a page? -


i have website building myself want display same image, throughout site in different sizes. example on portfolio page want image large, have same image in thumbnail version on same page, , on landing page want same image larger.

what best , smartest way go this? easier me make 1 image, upload server, , change size see fit throughout site don't have upload multiple sizes of same image. goal scale/resize these don't stretched.

the imageresizing.net library designed this. installs on windows iis server, , lets add querystring after image url resize it.

ex. image.jpg?width=100 dynamically resize (and cache disk, if enabled) image.

the library has long history of running high-volume websites such social networks & photo album services, has large community, , 39 plugins.

[disclaimer: i'm author].


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -