How to convert image to text using python

preview_player
Показать описание
In this tutorial you will learn how to convert / turn images into text by using python and the pytesseract ocr module. You will also learn how to automate keyboard functions and drag the mouse so that you can “do something” based on the text you detect.

Pytesseract ocr is a python library that helps with optical character recognition, or “ ocr “ in short. If you are having issues with the ocr library, please try to use python 3.7 64 bit. If you are getting inaccurate results, try to make the image size larger as ocr gets better the larger the image is (don’t overdo it of course)

As usual, the full finished code can be found on the project’s github page:

Convert image to text: 0:25
Keyboard automation: 4:14
Mouse drag: 6:15

Code and links used in video (in order):

Image to text:

pip install pytesseract
pip install pillow

import pyautogui
from PIL import Image
from pytesseract import *

Keyboard automation:
pip install pywin32
pip install pyautogui
pip install keyboard

import time
import pyautogui
import keyboard
import win32api, win32con

Mouse drag:

import time
import win32api, win32con

win32api.SetCursorPos((500,500))
win32api.SetCursorPos((500,300))

Hope you enjoyed the video, if it helped please consider subscribing :)

I will also run polls on the server for future videos, so check it out if you’re interested in staying.

Thanks for watching!

#botting #python #automation
Рекомендации по теме
Комментарии
Автор

Tried editing this one as best as I could... Hopefully it doesn't disappoint ^-^

KianBrose
Автор

Disappoint in terms of quality? Absolutely not! I've been looking for a well made educational video on this for a while now. Easy to understand and follow. Thank you!

tinkerstamp
Автор

Amazing!! and the best part is he explains other possibilities and options as integer and all . Keeping it fast and simple is better to understand and you don’t get bored .
Keep up the good work !!

mdrabid
Автор

Dude, sincerly do not stop making videos!

MariaxGabriela
Автор

I thought you had at least 4M subs and then I saw u don't, that's sad man :( You deserve more

nijoeli
Автор

Thank you for taking the time to make these type of videos! I never done any coding or programming. These videos you make are very educational. I learned a lot more than I expected!
The pace was a bit fast, but youtube allows us to pause and watch at slower speed so this is fine. I hope to see more of your videos!

Psychetwo
Автор

these tutorials are legendary, they help so much

koiwaiyotsuba
Автор

this channel will blow up im telling you...

kaanyt
Автор

You have a gift as a teacher. This is soo acurate and easy to understand. THX!

AndruliuSonneilloN
Автор

just as I search how to do it. keep it up dude

Darko-Vs
Автор

Super clean editing as usual ! great work

lucasmonteilspodcast
Автор

You're amazing at explaining topics

hariharanvinod
Автор

I very much wish this video was around when I was trying to do this myself. Would have saved hours and hours of my life

Jocobalo
Автор

Finally a channel which explains what you really need... i have subscribed bro... and thanks for such amazing videos... 👌🏻👌🏻👌🏻

rohandesigns
Автор

Ik a lot of people say this but I seriously thought you had at least like 500k subs. You are extremely underrated 😳

storyofbo
Автор

You are amazing, keep going! We need more content!

archardor
Автор

Bro the way to explain stuff is just amazing.

owl
Автор

Hey! Please, upload more videos! No matter the content, I'll watch haha. The way you explain is amazing!

harrydelgado
Автор

I can't belive i found this chanel, it's amazing how you explaining topics

cepix
Автор

I started watching you when I saw ur bot tutorial.

Please upload more.

Yguy
join shbcf.ru