Giter Site home page Giter Site logo

image-editor-flask's Introduction

Image Editor Web Application using Flask

Overview

EditNow is a versatile tool designed to convert images to grayscale and various popular formats such as PNG, JPG, and WEBP. This application is built using Flask, Python, Bootstrap, and OpenCV, making it easy to use and extend for your image editing needs.

Features

  • Convert images to grayscale.
  • Save images in PNG, JPG, and WEBP formats.
  • User-friendly web interface.
  • Responsive design with Bootstrap for seamless access across devices.
  • Extensible codebase for further customization.
  • Built-in image preview and download options.

Getting Started

Prerequisites

Before you get started, ensure you have the following prerequisites installed on your system:

  • Python 3.x: You can download it from python.org.

Usage

  1. Upload an image by clicking the "Choose File" button.
  2. Select the desired operation to perform from the dropdown selector (Grayscale, PNG, JPG, WEBP) for the converted image.
  3. Click the "Submit" button to apply the desired edit.
  4. A success dismissable alert will appear in green.
  5. Click on the "here" to open a new tab from where you can download the edited output.

Feel free to explore the codebase to customize and enhance the functionality to suit your specific requirements.

Contributing

I welcome contributions to the Image Editor Web Application! If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix: git checkout -b feature/your-feature-name or bugfix/issue-number.
  3. Commit your changes: git commit -m "Add your commit message here".
  4. Push your branch: git push origin feature/your-feature-name or bugfix/issue-number.
  5. Submit a pull request with a detailed description of your changes.

Thank you for using the EditNow. If you have any questions or encounter issues, please don't hesitate to open an issue. I appreciate your feedback and contributions!

image-editor-flask's People

Contributors

raksha-rane avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.