Extract Text OCR
block leverages Optical Character Recognition (OCR) technology to efficiently extract text from images or scanned documents. This powerful tool enhances accessibility and usability of textual information embedded in visual formats.
I/O | Feature | Type | Simple Explanation |
---|---|---|---|
input | file_name | file | The file containing the image or document for OCR. |
output | extracted_text | string | The text extracted from the provided file, ready for use. |
Extract Text OCR
block is an invaluable asset!