Kropper screenshot

Intro

Kropper is a free, open-source image cropper for Rails apps by Jonathon Wolfe. It was inspired by the image-cropping UI in Apple's iChat and is best suited for cropping of user profile images or other instances where you want cropped images to have a specific aspect ratio. This demo app manipulates images that are stored with the attachment_fu plugin, but it would be easy to modify it to crop images stored in some other fashion.

Features

Read more >

Try it out—just upload an image to crop:

(supported file types: gif/jpeg/png. max size: 2mb, min size: 100 bytes)

...or crop an already-uploaded image:

1 2 3 ... 31