canvasResize
canvasResize copied to clipboard
Javascript Canvas Resize Plugin. It can work both with jQuery and Zepto. It's compatible with iOS6 and Android 2.3+
Why canvas resize doesn't works on iOS 8 ?
I use canvasResize with jQuery Mobile 1.4 RC1 and it's ok and works perfectly. But when I change rc1 to 1.4 (release), it couldn't work. I compared jquery mobile 1.4...
Hi, It seems on resize the image quality becomes very poor, this is not a plugin specific issue but more of a canvas issue. Perhaps the following could somehow be...
After image re sized, it's quality is low if we compare to same size image that display with . How to fix this problem? Similar problem : http://stackoverflow.com/questions/2303690/resizing-an-image-in-an-html5-canvas
is possible to make this upload more than one image at a time?
It is possible to show a small thumbnail but to save a bigger image to server? and choose a max size for the bigger image?
Hi I have installed canvasResize on my own server an performed some tests. I have a WordPress project that uses front end uploading of images based on the code in...
Big images (straight from the camera on certain Apple devices) are reported to be incompletely processed by canvasResize, and memory exhaustion is suspected to be the culprit. Looking at the...
Thanks for this excellent code! It works great, but on BlackBerry 10 the tiling of the canvas seems to fail on both landscape and portrait mode. Tiling is probably not...
Hi In the following docs the 6 orientation means rotate left and 8 means rotate right http://sylvana.net/jpegcrop/exif_orientation.html http://www.impulseadventure.com/photo/exif-orientation.html In canvasResize it's the opposite. Am I missing something or is this...