I currently develop a website and clients need a section to upload profile image then modify image profile exactly same the way Twitter does.
I wonder whether jcrop can handle it or there are any bootstrap plugins to achieve that functionality ?
As I observed that Twitter doesn't really crop the image, instead of it takes a screenshot for whatever inside the div overlay and process the content to an image.
Is my guess correct or there are any techniques to achieve this task ?