| Author: | kennyki |
|---|---|
| Official Page: | Go to website |
| Publish Date: | April 6, 2015 |
| License: | MIT |
Description:
AngularJS thumbnail service to generate blob or base64 data as well as directive to display an image as thumbnail in canvas.
Possible Usage:
- Generate thumbnail for pictures from gallery/camera to store locally or remotely inPhoneGap/cordova apps. You don’t need a plugin for that.
- Display thumbnail for pictures from gallery/local db in a list in PhoneGap/cordova apps. Because CSS resizing on many pictures can be very consuming.
- Resizing before upload to a server.