Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/moaraby/photo-editor-js
- Owner: MoARABY
- License: mit
- Created: 2024-04-04T10:49:16.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-05T21:15:30.000Z (7 months ago)
- Last Synced: 2024-04-24T02:52:24.792Z (7 months ago)
- Topics: bootstrap5, canvas, download, filters-and-effects, html5, javascript, reset, upload-file
- Language: HTML
- Homepage:
- Size: 8.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.