/Screenshot-and-Conversion-to-PDF

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

Primary LanguagePython

Screenshot-and-Conversion-to-PDF

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

Requirements

  • pip install numpy
  • pip install pyautogui
  • pip install imutils
  • pip install opencv3
  • pip install time
  • pip install pillow