From: Ryan Davis Date: 2009-08-31T16:44:58+09:00 Subject: Re: Thumbnails in Ruby/Rails .. On Aug 31, 2009, at 00:07 , Hemant Bhargava wrote: > Hi Champs, > > Actually, i am uploading a file to my server.. Now suppose if i > uploads > the file of more than 1Mb.. then its taking a lot of space.. And also > taking a lot of time in showing that image .. Just like > thumbnails .. :) > So now what i want is that is there any way by which i can reduce or > minimize the size of the file before saving to my database .. I mean > how > to create thumbnail .. Want to know each and every possible way .. if > possible .. ? I'm a tad biased, but I use image_science. :)