Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/muhammadahmed-0/image-resizer-tool

A simple HTML, CSS, and JavaScript tool to resize images.
https://github.com/muhammadahmed-0/image-resizer-tool

css html image-resizer javascript photo-resizer picture-resizer

Last synced: 2 days ago
JSON representation

A simple HTML, CSS, and JavaScript tool to resize images.

Awesome Lists containing this project

README

        

# Image Resizer

A simple HTML, CSS, and JavaScript tool to resize images.

## Usage

1. Open the HTML file in a web browser.
2. Select an image file using the file input.
3. Enter the desired width and/or height in pixels.
4. Click the "Resize Image" button.
5. The resized image will be displayed, along with a download link.

## Features

* Resizes images to specified width and/or height
* Displays the resized image in the browser
* Provides a download link for the resized image

## Requirements

* A modern web browser