JanHett / minimal-image-resizer

Resize images using (almost) nothing but Vanilla JS in a browser

Home Page:https://janhett.github.io/minimal-image-resizer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimal Image Resizer

Resize images in batches using nothing but a browser. This project was born out of the need to conform large quantities of photos to a given dimension on a corporate computer with no adequate software installed. Keep in mind that Minimal Image Resizer is quick solution to make the pain go away, not a showcase of how to do such a thing properly.

Usage

Open src/index.html in any moderately recent browser of your fancy, select your images with the file browser and then save the resulting output images. You can also use the deployed version.

About

Resize images using (almost) nothing but Vanilla JS in a browser

https://janhett.github.io/minimal-image-resizer/

License:GNU General Public License v3.0


Languages

Language:JavaScript 57.4%Language:HTML 33.4%Language:GLSL 9.3%