Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/barrymun/image-to-greyscale

A tool that converts images to greyscale.
https://github.com/barrymun/image-to-greyscale

Last synced: 10 days ago
JSON representation

A tool that converts images to greyscale.

Awesome Lists containing this project

README

        

# Image to Greyscale Converter

A handy tool that converts your colorful images to greyscale. Simply upload an image and get a live preview of it. Click the "convert" button to transform the image into greyscale and view the result immediately. Once satisfied, you can download the greyscale image at the click of a button.

### 1. Choose image
![Greyscale Converter Preview 1](screenshots/1.png)

### 2. Preview of original image
![Greyscale Converter Preview 2](screenshots/2.png)

### 3. Preview of greyscale image
![Greyscale Converter Preview 2](screenshots/3.png)

### 4. Download
![Greyscale Converter Preview 2](screenshots/4.png)

## How to Use

1. **Upload**: Drag and drop or click the upload section to choose your desired image.
2. **Preview**: After uploading, a preview of your image will be rendered on a canvas.
3. **Convert**: Click the "convert" button to transform your image into greyscale. The result will be showcased right below the original preview.
4. **Download**: If you're satisfied with the result, click the "download" button to save the greyscale image to your device.

## Live Demo

Experience the converter live: [Greyscale Converter](http://barrymun.greyscale.surge.sh/)

## License

This project is licensed under the MIT License. You can find detailed information in the [LICENSE](./LICENSE) file located in the root directory.