Hello everyone, I am attaching a script which can be handy if you want to resize any existing image to any other size (this should come handy if you want to use it for N900). This script is dependant on imagemagick package.
Hope you all find this one helpful
also it may not work if the file name has spaces in it.. so there is another script to replace the spaces in the filename with underscores.
run the rename script first and then you can run the resize script
to use this script, put it in the same directory where all the images are and run "./resize.sh *.jpg" or use "./resize.sh *.*"
When done, it will create a new folder with the resized images and will not touch the original ones
That sounds clever, but wouldn't that stretch the image after resize?
thanks
yes it stretches the images so i would suggest to take the image of a higher resolution (i use 1920 X 1200) and convert them and see which one suits better