Skip to content

TypeScript implementation of client size image resizing and previewing before upload

Notifications You must be signed in to change notification settings

danii-nebot/yet-another-resizer

Repository files navigation

Yet Another Resizer

Yet another implementation of client size image resizing before upload, this time in TypeScript


Build Status npm version codecov

WIP (Docs are WIP too)


References:

https://hacks.mozilla.org/2011/01/how-to-develop-a-html5-image-uploader/

https://gist.github.com/dcollien/312bce1270a5f511bf4a

https://github.com/rossturner/HTML5-ImageUploader/blob/master/src/main/webapp/js/ImageUploader.js, specifically the functions scaleImage, scaleCanvasWithAlgorithm,getHalfScaleCanvas and applyBilinearInterpolation

made with <3 by Danii Nebot

About

TypeScript implementation of client size image resizing and previewing before upload

Resources

Stars

Watchers

Forks

Packages

No packages published