Key Features • How To Use • Download • Credits • License
- Real-Time Sketch Conversion
Transform images into pencil sketches instantly using advanced algorithms. - User-Friendly Interface
Intuitive design with drag-and-drop image uploading. - Customizable Outputs
Adjust parameters like intensity and contrast to get the perfect sketch. - Cross-Platform Compatibility
Available on Windows, macOS, and Linux. - Lightweight
Runs efficiently on any system.
- Python 3.8+
- pip
-
Clone the Repository
git clone https://github.com/ZouariOmar/Pencil-Sketch.git
-
Navigate to the Project Directory
cd Pencil-Sketch
-
Set Up a Virtual Environment
python -m venv .venv source .venv/bin/activate # For Linux/macOS .venv\Scripts\activate # For Windows
-
Install Dependencies
pip install -r requirements.txt
-
Run the App
python main.py
Get the latest version of Pencil Sketch from the Releases Page.
This project uses the following open-source tools and libraries:
- OpenCV - For image processing
- Flask - For web app backend
- Django - For the backend framework and templating engine
Special thanks to the open-source community for making this project possible.
This project is licensed under the MIT License.
Made with ❤️ by Zouari Omar
GitHub: ZouariOmar