https://github.com/luc-mo/image-resizer
Simple script used to resize images
https://github.com/luc-mo/image-resizer
html image-processing javascript
Last synced: 11 months ago
JSON representation
Simple script used to resize images
- Host: GitHub
- URL: https://github.com/luc-mo/image-resizer
- Owner: luc-mo
- License: mit
- Created: 2022-09-10T00:34:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-10T00:35:31.000Z (almost 4 years ago)
- Last Synced: 2025-07-09T04:39:52.565Z (12 months ago)
- Topics: html, image-processing, javascript
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image resizer for storage optimization
Simple script used to resize images to a given size. It is useful for optimizing storage space on a database (e.g. uploading user avatars).