Thumbnails create of upload image

Hi,

I have a issue to create thumbnail of uploaded image without using any
libraries like paperclip or any other…

I can’t find any solutions which create thumbnail without using any
libraries…

Any one have a solutions then please send me asap.

Thanks.

On 17 August 2012 07:45, harshad [email protected] wrote:

Hi,

I have a issue to create thumbnail of uploaded image without using any
libraries like paperclip or any other…

Why not?

I can’t find any solutions which create thumbnail without using any
libraries…

Any one have a solutions then please send me asap.

Look at the code of paperclip or whatever library would do it for you
(but apparently you cannot use). Then re-write the code yourself
using the same techniques. Seems like a waste of time to me however.

Colin