How To Create An Image Captcha Generator In Python Tutorial

preview_player
Показать описание
In this tutorial we will be learning how we can create our very own image captcha generator using Python.

▶ Become job-ready with Python:

▶ Follow me on Instagram:

00:00 Captcha generator
00:36 Pip install captcha
00:54 Imports
01:05 Writing the code
04:54 BytesIO
07:23 That’s it!
Рекомендации по теме
Комментарии
Автор

Uh, did Youtube eat my comment?

Oh well. What I was saying is that only providing visual captchas is a bad idea. I use ffmpeg and a TTS to create an mp4 file that has the captcha in it and a voice reading the word aloud. Been doing a great job in my Discord server to keep the bots out.

Blocking access to visually impaired users may even be illegal, depending on your area.

ConstantlyDamaged
Автор

All the peripheral python 3rd party packages never cease to amaze me.

ButchCassidyAndSundanceKid
Автор

On WIndows it seems to require the name of the font file rather than the font name.

richardboreiko
Автор

How about the other way around. Decide the generated captcha. Ihis may require AI to warn the decode the various letters...

radoeka
Автор

Thanks for your efforts:
I obtain this Exception : "cannot open resource" when execute write function, Can you help me to solve it?

omaral-halabiah
Автор

How i can verify Captcha?
For example user enter respective text, that text match with Captcha or not?

devabdul
join shbcf.ru