Forum: Ruby on Rails paperclip rotate image

Posted by Saravanan P (Guest)
on 2013-02-07 13:57
(Received via mailing list)
Hello everyone,

I am using paperclip for storing images.
I need to store images in two way in one model,

One: Original image with some styles which I defined.
Second: Rotated original image and some other style which I defined.

Is this possible to do? If yes please advise how can i achieve.


Thank You!
Posted by Dheeraj Kumar (Guest)
on 2013-02-07 15:40
(Received via mailing list)
If you're using paperclip, just add some post-processors.

https://github.com/thoughtbot/paperclip#post-processing

--
Dheeraj Kumar
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.