I'm implementing a website which permits the user to upload a image, then automatic resize the image to specific resolution (eg. 800x600), and then create the thumbnail. I would like to ask that could I also reduce the file size (eg. 1 MB to 150 Kš using ImageMagick without changing the color depth, resolution or other specification of the image? If yes, how?
Thanks for your great help.