Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sungchuni/downscaleimage

πŸ’‡πŸ» image/* ν˜•μ‹μ˜ file => Canvas API둜 μ••μΆ• => blob 및 dataURL
https://github.com/sungchuni/downscaleimage

canvas image-processing

Last synced: 9 days ago
JSON representation

πŸ’‡πŸ» image/* ν˜•μ‹μ˜ file => Canvas API둜 μ••μΆ• => blob 및 dataURL

Awesome Lists containing this project

README

        

# downscaleImage
Downscale image/* type File, Blob object on browser context.
Based on [this method](https://gist.github.com/sungchuni/45ef80c26f48084b98e50391c01048d2).
- [x] ideation
- [x] test script
- [x] type annotation
- [ ] extract to smaller function
- [ ] orientation parser