Problem in image processing

hello ,

i install rmagick properly but i am unable to create thumbnail from it
can
anybody help me in creating thumbnail.
i also want to split the extension of my image for the thumbnail.

Thanks


Arun A.

i have send u the code already…pls check…:slight_smile:

arjun ghosh wrote:

i have send u the code already…pls check…:slight_smile:

acually i have same problem in my app.

find sloution for me thanx

chk out the web sites :-
http://clarkware.com/cgi/blosxom/2007/02/24#FileUploadFu
using attachment_fu u can create thumbnail very easily
as for extension use File.extname(file name) to get the ext
ciao
-AG