Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/moaraby/photo-editor-js

Photo Editor App Using Javascript
https://github.com/moaraby/photo-editor-js

bootstrap5 canvas download filters-and-effects html5 javascript reset upload-file

Last synced: 8 days ago
JSON representation

Photo Editor App Using Javascript

Awesome Lists containing this project

README

        

Photo-Editor-JS


This is a simple photo editor web application built using JavaScript, HTML, CSS, Bootstrap, and Canvas. Users can draw images, apply various filters, and download the edited images.

Features


Draw images using Canvas.
Apply filters such as grayscale, brightness, sepia, blur, hue-rotate, contrast, and saturate.
Download the edited images.

Technologies Used



  • JavaScript

  • HTML

  • CSS

  • Bootstrap

  • Canvas API

Getting Started


Clone the repository:
bash
Copy code
git clone https://github.com/MoARABY/Photo-Editor-JS.git
Open index.html in your web browser.

Usage



Upload an image or use the default image.
Use the drawing tools to edit the image.
Apply filters from the options provided.
Download the edited image using the download button.

Contributing


Contributions are welcome! Please fork the repository and submit a pull request.

License


This project is licensed under the MIT License.