Skip to content

An image editing website with powerful image editing tools and functionalities

Notifications You must be signed in to change notification settings

puneetmpatil/IP-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

IP Project

ImageMaster is a versatile image editing website that offers a wide range of features to enhance and manipulate your images. With advanced Optical Character Recognition (OCR), it allows you to extract text from images effortlessly. Resize your images to your desired dimensions and convert them to various formats. Effortlessly remove backgrounds, add vibrant colors, and enhance the overall quality of your images. Transform your images into PDF files and compress them to optimize storage space. Experience the power of image editing with ImageMaster

Content

Team

Demo

Features

  1. Optical Character Recognition
  2. Image Resizing
  3. Conversion to different image formats
  4. Background Remover
  5. Image Coloring
  6. Image Enhancement
  7. Image to PDF
  8. Image Compression

Technologies Used

  1. MongoDB
  2. Flask
  3. Tailwind CSS

Installation

  1. Clone the repository https://github.com/puneetmpatil/IP-Project.git && cd IP-Project
  2. Create Virtual Environment
    • If virtualenv is not installed
      pip install virtualenv
      virtualenv env  
    • In Windows:
      env/Scripts/activate
    • In Linux or MacOS:
      source env/bin/activate
  3. Install Dependencies
    pip install --upgrade pip -r requirements.txt
  4. Start the server
    npm run start
  5. Enable Tailwind Watch
    npm run tailwind
  6. Open http://127.0.0.1:8000/ or http://localhost:8000/ on your browser

Screenshots

References

About

An image editing website with powerful image editing tools and functionalities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages