Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/charmander/cut

Half of an image cropping interface for browser JavaScript.
https://github.com/charmander/cut

Last synced: about 1 month ago
JSON representation

Half of an image cropping interface for browser JavaScript.

Awesome Lists containing this project

README

        

Cut is half of a cropping interface in browser JavaScript. It provides support
for dragging and scaling an image relative to a fixed cropping box.

`demo/` contains an example of a cropping tool with close-to-global support
via Cut, ``, and another set of `` elements, which
receive (and display) specific coordinates. Feel free to use it as a base.

Cut supports Internet Explorer 9 and higher, and the most recent stable
version of anything else.