On Thu, 2010-02-25 at 01:29 -0800, Mike C wrote: > Thanks for the replies. I'm using paperclip, but while search I still > can't find out how to do this. I want to convert the image to jpg/png > ONLY if it's a tiff image. I saw processors/callbacks in paperclip but > I haven't found any way to make a Processor that can do this for me > since I don't know how to call Imagemagick from ruby code. Would I > need Rmagick for this and how would it play in with paperclip? ---- I don't worry about it because I simply convert everything to jpg.
Of course you have the complete paperclip code so you can see how it's doing things and modify it for your purposes. Craig -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

