{"id":21803846,"url":"https://github.com/smaranjitghose/captcha_divisor","last_synced_at":"2026-05-18T11:36:43.513Z","repository":{"id":54990785,"uuid":"281753690","full_name":"smaranjitghose/captcha_divisor","owner":"smaranjitghose","description":"Using Python🐍 to generate irritating captchas!","archived":false,"fork":false,"pushed_at":"2021-01-17T12:20:56.000Z","size":3425,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T07:28:01.631Z","etag":null,"topics":["computer-vision","image-processing","opencv","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smaranjitghose.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-22T18:27:41.000Z","updated_at":"2021-10-10T17:31:00.000Z","dependencies_parsed_at":"2022-08-14T08:20:45.291Z","dependency_job_id":null,"html_url":"https://github.com/smaranjitghose/captcha_divisor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smaranjitghose/captcha_divisor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smaranjitghose%2Fcaptcha_divisor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smaranjitghose%2Fcaptcha_divisor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smaranjitghose%2Fcaptcha_divisor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smaranjitghose%2Fcaptcha_divisor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smaranjitghose","download_url":"https://codeload.github.com/smaranjitghose/captcha_divisor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smaranjitghose%2Fcaptcha_divisor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33177283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["computer-vision","image-processing","opencv","python"],"created_at":"2024-11-27T11:51:30.045Z","updated_at":"2026-05-18T11:36:38.499Z","avatar_url":"https://github.com/smaranjitghose.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align = center\u003e Captcha Devisor🔐 \u003c/h1\u003e\n\nNowdays with the boon of automation with Python🐍 and Javascript🕸, making bots🤖 has become very easy!\n\u003cp align = center\u003e\u003cimg src = \"https://media.giphy.com/media/l1KtYG8BndKBmWrM4/giphy.gif\" width = 40%\u003e\u003c/p\u003e\n\nHowever, this has often been exploited to spam people🗣, perform attacks🤺, causes losses to organizations and all sorts of malicious acts😈.\n\u003cp align = center\u003e\u003cimg src = \"https://media.giphy.com/media/13FD3rp8IqYUXm/giphy.gif\" width = 40%\u003e\u003c/p\u003e\n\nHence, a precaution measure like [CAPTCHA](https://en.wikipedia.org/wiki/CAPTCHA) has become a necessity for a lot of platforms\n\u003cp align = center\u003e\u003cimg src = \"https://media.giphy.com/media/GLKFrfwDJQFaw/giphy.gif\" width = 40%\u003e\u003c/p\u003e\n\nHave you wondered how to create such captchas?🤔 Do you need an advanced degree👨‍🏫 in Computer Science or perhaps Cryptography to get started?\n\u003cp align = center\u003e\u003cimg src = \"https://media.giphy.com/media/3o7btPCcdNniyf0ArS/giphy.gif\" width = 40%\u003e\u003c/p\u003e\n\nWell, it's easier than it looks😉. And definetly less irritating😅 than solving them!\n\u003cp align = center\u003e\u003cimg src = \"https://media.giphy.com/media/dWy2WwcB3wvX8QA1Iu/giphy.gif\" width = 40%\u003e\u003c/p\u003e\n\nPuzzled how? Well with Python🐍 you can have a magical spell to do this!\n\u003cp align = center\u003e\u003cimg src = \"https://media.giphy.com/media/10uct1aSFT7QiY/giphy.gif\" width = 40%\u003e\u003c/p\u003e\n\n\u003ch2 align = center\u003e Demo \u003c/h2\u003e\n\n\u003cp align = center\u003e\u003cimg src = \"assets/captcha_canvas.png\" = 30%\u003e\u003c/p\u003e\n\n\u003ch2 align ='center'\u003eUsage\u003c/h2\u003e\n\n\u003cp align = 'center'\u003e\u003cimg src = \"https://media.giphy.com/media/oD5jVVOW8sXYI/giphy.gif\" width = 50%\u003e\u003c/p\u003e\nConvinced..huh? 😉 and want this spell for yourself?\n\nHere you go:\n\n- Clone or Download this repository ⏬\n- Open the Terminal 🐱‍💻\n- Move inside 👉 the repo \n```cd captcha_divisor``` \n- Put your image inside the repo or get its path\n- Now make sure you have all the dependencies🧱 \n  ```pip install -r requirements.txt```\n- Now, the climax you have been waiting for!😎. Run the script using Terminal\n  ```python captcha_divisor.py```\n- Abracadabra ⚡\n- To save the captcha press ```q```\n- Try to multiple times to generate a different captcha everytime. At times you'll like it at times you would not.\n\n**I assume you have python installed on your system and set to path.**\n\n__Please Note: I don't own any of the fonts. I have simply used the variations of Montserrat and Poppins from [Google Fonts](https://fonts.google.com/). Feel free to use more fonts__\n\n\u003ch2 align = 'center'\u003eLicense 📜\u003c/h2\u003e\n\u003cp align = 'center'\u003e\u003cimg src = \"https://media.giphy.com/media/XfD8VJDUurgMjNEP72/giphy.gif\" width = 40%\u003e\u003c/p\u003e\n\n[MIT License](https://github.com/smaranjitghose/PyLowPolify/blob/master/LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmaranjitghose%2Fcaptcha_divisor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmaranjitghose%2Fcaptcha_divisor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmaranjitghose%2Fcaptcha_divisor/lists"}