Hey Francis I'm pretty sure you can make use of Rmagick/ImageMagick in the usual ways on Heroku, I've used it to resize images/create thumbnails on there anyways
Tom Tom Clements [email protected] On Mon, Jul 19, 2010 at 9:22 PM, Francis Fish <[email protected]>wrote: > Hi Guys > > Well, I thought I'd lost the few marbles I have left. > > The jolly old iPhone (and indeed cameras) says what the orientation of an > image is using exif data. If you upload an image taken from the phone, the > jolly old browser (Chrome/Safari/FF/IE 8) ignores the exif data and makes > your image landscape. > > Has anyone else found a way of rotating images on the way into their app > (I'm using paperclip)? Or a tag that respects exif? > > There's lots of command line utilities like jhead, but heroku doesn't let > you at the file system so I'm storing stuff up in S3 and therefore command > line a non-starter. Can't expect punters to understand this. > > It's not a big deal, just irritating. > > Thanks and regards, > > Francis > > Follow me on twitter https://twitter.com/fjfish > Blog at http://www.francisfish.com > (you can also buy my books from there!) > CV http://www.pharmarketeer.com/francis.html > > Comfort the frightened, coach the clueless and teach the uninformed. Seth > Godin > > -- > You received this message because you are subscribed to the Google Groups > "NWRUG" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<nwrug-members%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nwrug-members?hl=en. > -- You received this message because you are subscribed to the Google Groups "NWRUG" 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/nwrug-members?hl=en.
