- pip install PyAutoGUI
- Read more about PyAutoGUI
- import os
- The file which is to be changed, jumps to that location.
- Then list all the items and start traversing one by one.
- If the file is found, rename the file extension.
- import os
- Read more about OS
- Jump to the location where you want changes.
- Like you want to change all the names of files that contain the extension ".JPG", select them.
- pip install opencv-python
- import cv2
- Read about cv2.imread
- Read about cv2.cvtColor
- Reda about cv2.createCLAHE
- Read about cv2.imwrite
- Read the Image, Create, color, Apply color, and write the Image.
- import random
- At first, your move will be recorded and along with you, Computer moves recorded.
- pip install pytesseract
- pip install Pillow
- Visit and Install Tesseract
- Scroll down you will find the latest installers, you can choose 32 bit or 64 bit.
- Then open the Image in your system, and convert it to text.
- pip install PyPDF2
- Must read PyPDF2 Documentation
- pip install pyzbar
- Must read pyzbar Documentation
- pip install PyPDF2
- Must read PyPDF2 Documentation
- pip install pyzbar
- Must read pyzbar Documentation
- pip install PyQRCode
- Must read PyQRCode Documentation
- pip install Pillow
- Must read Image.transpose Documentation
© 2021 Satyam Tripathi