Extract text from images using Tesseract.js OCR (100% local, no API key required). Supports Chinese (simplified/traditional) and English.
- Initial release of ocr-local skill using Tesseract.js for OCR. - Performs text extraction from images 100% locally—no API key required. - Supports Simplified Chinese, Traditional Chinese, and English. - Offers language selection and JSON output options. - First run downloads language data; later runs use cached files.