diff --git a/README.md b/README.md index 6cb49733..5a9d4292 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