MoARABY / Photo-Editor-JS

Photo Editor App Using Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Photo Editor App Using Javascript

License:MIT License


Languages

Language:HTML 45.0%Language:JavaScript 42.5%Language:CSS 12.5%