Hi guys, I've built up a simple social network and have given users the ability to upload profile photographs. The thing is that I've set it up so that upon upload the picture is resized to two sizes which are used in my website design. However the client requires a design change after a while. The new design thought up requires a different size for the images. This is like after 2 years of running the website and we have a good number of users with profile pictures.
At this point I think I've made a mistake in resizing the images to the fixed sizes as now I will have to make provisions for resizing all the images already on the system to be set up with the new design. WHich begs the question - what would be the best way to maintain images on the server which would be viewed at different sizes?