-4

I want to build a crop-like tool that can basically select an area of an image using mouse and give back its surface? What do you suggest, is there any plugin that can help me; I dont want to start from scratch.

Honesta
  • 1,394
  • 1
  • 11
  • 20
  • If you're just looking for an existing plugin, then it's off-topic. – Denys Séguret Jun 27 '13 at 08:08
  • I don't know whether there is a plugin. So why the downvotes. – Honesta Jun 27 '13 at 08:11
  • No, I'm not joking. If you're just here to search for a list of existing plugins, you're not at the right place. See faq. So I supposed you wanted to know how it can be done. – Denys Séguret Jun 27 '13 at 08:22
  • @Honesta You asked about the downvotes: just google "jquery select image area" and the first result will be the [imgAreaSelect](http://odyniec.net/projects/imgareaselect/) plugin for jquery – Alexxus Jun 27 '13 at 08:31

1 Answers1

2

Check out imgAreaSelect

It's a plugin for jQuery.

Kilian Stinson
  • 2,376
  • 28
  • 33