Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/muhammadahmed-0/image-resizer-tool
- Owner: MuhammadAhmed-0
- Created: 2024-08-19T07:24:22.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T07:29:27.000Z (3 months ago)
- Last Synced: 2024-08-19T08:47:27.115Z (3 months ago)
- Topics: css, html, image-resizer, javascript, photo-resizer, picture-resizer
- Language: HTML
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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