Search code examples
ruby-on-railsimagermagick

Is there a ready made RMagick image editor out there?


I am about to build a basic online image editor for my web application using rails and rmagick. I did a bit of googling but couldn't find any existing solution, however I'd like to be sure before I spend a lot of time rolling my own.

Is anyone aware of a plugin/gem that provides a pre-rolled image editor with undo/redo and minimal image degradation on multiple edits?

Thanks!


Solution

  • I know this exists: Rails Image Editor

    http://github.com/heurionconsulting/rails_image_editor/tree/master