Skip to content

Latest commit

 

History

History
64 lines (46 loc) · 2.24 KB

README.md

File metadata and controls

64 lines (46 loc) · 2.24 KB

🖤 Image to Black Converter

Welcome to the Image to Black Converter project! This project focuses on converting color images to black and white. The project is implemented in a Jupyter Notebook named image into black.ipynb.

📚 Table of Contents

📋 Overview

This project is designed to convert color images into black and white images using Python. It leverages image processing libraries to achieve this transformation.

🎯 Features

  • 📷 Image Conversion: Converts any color image to black and white.
  • 🔄 Batch Processing: Allows processing of multiple images in a directory.
  • 🖥️ User-Friendly: Simple and easy-to-use interface within a Jupyter Notebook.

🛠️ Installation

To get started with the Image to Black Converter project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/syed-muqtasid-ali/image-to-black.git
  2. Navigate to the project directory:

    cd image-to-black
  3. Install the required dependencies:

    pip install -r requirements.txt

🚀 Usage

  1. Ensure you have the necessary dependencies installed (see Installation section).

  2. Place the images you want to convert in the project directory.

  3. Open the Jupyter Notebook:

    jupyter notebook "image into black.ipynb"
  4. Follow the instructions within the notebook to convert your images.

📬 Contact

For any questions or inquiries, please feel free to contact me via LinkedIn:

LinkedIn Email WhatsApp

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.


Happy Converting! 🖤📷