Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sungchuni/downscaleimage
- Owner: sungchuni
- Created: 2020-09-16T00:32:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T07:46:14.000Z (almost 4 years ago)
- Last Synced: 2024-11-10T07:19:12.992Z (2 months 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