From a5528c06ee8867eac88c11b070ccffa6dd27d83f Mon Sep 17 00:00:00 2001 From: Webysther Sperandio Date: Mon, 10 Jul 2023 13:49:58 +0200 Subject: [PATCH] Update HowToUseOCR.md --- HowToUseOCR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowToUseOCR.md b/HowToUseOCR.md index e4ba9828..37e33b5c 100644 --- a/HowToUseOCR.md +++ b/HowToUseOCR.md @@ -3,7 +3,7 @@ This document provides instructions on how to add additional language packs for the OCR tab in Stirling-PDF, both inside and outside of Docker. ## How does the OCR Work -Stirling-PDF uses OCRmyPDF which in turn uses tesseract for its text recognition. +Stirling-PDF uses [OCRmyPDF](https://github.com/ocrmypdf/OCRmyPDF) which in turn uses tesseract for its text recognition. All credit goes to them for this awesome work! ## Language Packs