This repository is the place where you will find a python program which takes pictures of a textbook and converts it into a pdf to be used offline
- pip install numpy
- pip install pyautogui
- pip install imutils
- pip install opencv3
- pip install time
- pip install pillow