19082002 / Image-Editor

Open Source Web based Image Editor

Home Page:https://gdscjgec.github.io/Image-Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Quick Image Editor

A simple web based Image editor for all your editing needs.

View Demo | Report Bug | Request Feature


Participating in

Banner


Banner

And Organised by

Logo
Explore the docs 🗺️
Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project 📍

Logo


A Quick Photo Editor is an Online editing tool where you can do basic editing like cropping, contrast and exposure. It's easy to enhance and beautify your photos and share them on Facebook and other social media. Effects and filters bring your photos to life with easy yet impressive post-processing that takes only a few clicks.


Built With ⛏️

And so much love ❤️


Getting Started ⚡️

To get started just fork the repository and make a clone .

Prerequisites

You should know the basics of HTML5, CSS3 and Javascript.

  • From git CLI
    git clone https://github.com/gdscjgec/Image-Editor.git

Installation ⚙️

You don't need to install anything , javascript run on browser so just install any browser like chrome or Firefox if you don't have.


File Structure 🧬

  ├── assets/
        ├──favicon        contains favicon and shortcut icons
        ├──img            contains imgs and icons.
        ├──logo           contains the logo
  ├── css/
        ├──style.css      all the default styling of index.html
  ├── js/
        ├──main.js        all the functions of index.html
  ├── index.html          Main page of the website

Contributing 👍

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch ( git checkout -b feature/AmazingFeature )
  3. Add your Changes ( git add . )
  4. Commit your Changes ( git commit -m 'Add some AmazingFeature' )
  5. Push to the Branch ( git push origin feature/AmazingFeature )
  6. Open a Pull Request

License ⚠️

Distributed under the MIT License. See LICENSE for more information.

Contact 📧

Mail us at - gdsc@jgec.ac.in

About

Open Source Web based Image Editor

https://gdscjgec.github.io/Image-Editor

License:MIT License


Languages

Language:CSS 47.9%Language:JavaScript 33.4%Language:HTML 18.8%