https://github.com/sungchuni/downscaleimage
ππ» image/* νμμ file => Canvas APIλ‘ μμΆ => blob λ° dataURL
https://github.com/sungchuni/downscaleimage
canvas image-processing
Last synced: 12 months ago
JSON representation
ππ» image/* νμμ file => Canvas APIλ‘ μμΆ => blob λ° dataURL
- Host: GitHub
- URL: https://github.com/sungchuni/downscaleimage
- Owner: sungchuni
- Created: 2020-09-16T00:32:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T07:46:14.000Z (over 5 years ago)
- Last Synced: 2025-01-06T19:20:59.917Z (over 1 year ago)
- Topics: canvas, image-processing
- Language: JavaScript
- Homepage:
- Size: 16.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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