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
.
This project is designed to convert color images into black and white images using Python. It leverages image processing libraries to achieve this transformation.
- 📷 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.
To get started with the Image to Black Converter project, follow these steps:
-
Clone the repository:
git clone https://github.com/syed-muqtasid-ali/image-to-black.git
-
Navigate to the project directory:
cd image-to-black
-
Install the required dependencies:
pip install -r requirements.txt
-
Ensure you have the necessary dependencies installed (see Installation section).
-
Place the images you want to convert in the project directory.
-
Open the Jupyter Notebook:
jupyter notebook "image into black.ipynb"
-
Follow the instructions within the notebook to convert your images.
For any questions or inquiries, please feel free to contact me via LinkedIn:
This project is licensed under the MIT License. See the LICENSE file for details.
Happy Converting! 🖤📷