Use this skill to solve simple captcha images in browser automation.
3+8)Do not use this skill for reCAPTCHA, hCaptcha, sliders, or click-object challenges.
grayscale, contrast normalization, resize, noise reduction).http or https image URLs when reading captcha image source.javascript: or file:.Return a result object with:
solved: booleanvalue: solved captcha texttype: alphanumeric, numeric, arithmetic, or unknownconfidence: OCR confidence scorehash: SHA1 image hash (cache key)fromCache: optional boolean when a cached answer is usedsolve.js: main entry for solving an image bufferpreprocess.js: image normalization pipelineocr.js: OCR and text cleanup with multiple passescache.js: SHA1 captcha cachebrowser.js: automation helpers for Playwright, Puppeteer, and Selenium共 1 个版本