Skip to content

LukeMason/angular-img-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

angular-img-editor

A set of canvas driven image manipulation tools implemented in angular.

this directive can function two ways, you can choose to upload the edited image as base64 data as in the example below

Example of this method - http://www.lukemason.co/sandbox/angular-img-editor/example (Images are saved to http://www.lukemason.co/sandbox/angular-img-editor/images/ )

or you can post the original image and edits to a back end service such as imageMagick or phpThumb which can save the original as well as generating an editited version, allowing users to re-edit images after a save.

Example - Coming Soon

About

A set of canvas driven image manipulation tools implemented in angular.

http://www.lukemason.co/sandbox/angular-img-editor/example

Resources

License

Stars

Watchers

Forks

Packages

No packages published