Extract text from images using the Tesseract OCR engine directly via command line. Supports multiple languages including Chinese, English, and more. Use this...
Initial release of the tesseract-ocr skill. - Extract text from image files using the native Tesseract command line tool. - Supports multiple languages, including Chinese, English, Japanese, and Korean. - No Python or other language-specific dependencies required; works directly via CLI. - Detailed usage examples provided for language selection and output options. - Guidance on required system dependencies and language pack installation.