What Is OCR?
Optical Character Recognition (OCR) reads the text visible in an image and converts it into actual, editable, copyable text — useful for pulling a quote out of a screenshot, digitizing a printed page, or grabbing text from a photo of a sign or document without retyping it. This tool runs a WebAssembly build of the open-source Tesseract OCR engine directly in your browser, downloading a small language model the first time you use it and caching it locally for every future extraction.