Recognize Text in Image using Tesseract OCR October 11, 2020 Code Snippets 0 Comments 1119 Views Tesseract is an open-source optical text recognition (OCR) engine that allows to recognize the text in image. Tesseract supports more than 100 languages. Tesseract can be used with many programming languages through wrappers. No.Programming language1.PHP2.Python
Get Last N Characters of String While working with text processing we might need to get last N characters of a...
Base32 Encode and Decode Base32 is an encoding and decoding scheme that is used to convert binary data to...
Count All Files in Given Directory and Subdirectories Working with filesystem sometimes we need to count all files in a given directory and...
Leave a Comment
Cancel reply