From 2c999bb308b10aef2fb27b37f59e2e216da6a57f Mon Sep 17 00:00:00 2001 From: Hkarnen Date: Mon, 30 Jun 2025 00:08:11 +1000 Subject: [PATCH] add kr-translator to community projects --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6cb497333..5a9d4292d 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,8 @@ The following are examples and projects built by the community using Tesseract.j - Scribe OCR: web application for scanning documents (images and PDFs) - Site at [scribeocr.com](https://scribeocr.com/), repo at [github.com/scribeocr/scribeocr](https://github.com/scribeocr/scribeocr) - Chrome Extension (with Manifest V3): https://github.com/Tshetrim/Image-To-Text-OCR-extension-for-ChatGPT + - **kr-translator** – MV3 Chrome extension for Korean novel OCR → OpenAI translation + https://github.com/hkarnen/kr-translator (includes [Manifest V3 setup guide](https://github.com/Hkarnen/kr-translator/tree/main/extension/tesseract)) - Examples - Converting PDF to text: https://github.com/racosa/pdf2text-ocr - Use `blocks` output to generate granular data [word/symbol level]: https://github.com/Kishlay-notabot/tesseract-bbox-examples