Skip to content

Project Name: Editofy Key Features: Mentioned operations (image upload, format conversion, filters). Technologies: Flask and OpenCV (highlighting the technologies used). Purpose: Provides a tool for online image editing and processing.

License

Notifications You must be signed in to change notification settings

khushi-upadhyay/editofy-image-editor-flask-opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Editofy - Image Editor with Flask and OpenCV

Editofy - Image Editor with Flask and OpenCV

Editofy is a web-based image editing application built with Flask and OpenCV. It allows users to upload images and perform various operations such as converting to grayscale, changing formats (PNG, JPEG, WebP), and applying basic filters like blur and sharpening.


## Installation

Install my-project with npm

```bash
  npm install my-project
  cd my-project

The following libraries are used in Editofy:

  • Flask: Web framework for Python.

  • OpenCV: Computer vision library for image processing.

    To run Editofy locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/khushi-upadhyay/editofy-image-editor-flask-opencv.git
    cd editofy-image-editor-flask-opencv
    

Install dependencies:

pip install -r requirements.txt

Usage/Examples

import Component from 'my-project'

function App() {
  return <Component />
}

Contributing

Contributions are always welcome!

Please fork the repository and submit a pull request.

License

MIT

About

Project Name: Editofy Key Features: Mentioned operations (image upload, format conversion, filters). Technologies: Flask and OpenCV (highlighting the technologies used). Purpose: Provides a tool for online image editing and processing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published