]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Update docs to mention remote OCR with Azure AI
authorshamoon <4887959+shamoon@users.noreply.github.com>
Wed, 9 Jul 2025 16:53:30 +0000 (09:53 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Wed, 9 Jul 2025 16:53:30 +0000 (09:53 -0700)
docs/index.md
docs/usage.md

index b86112ed6ebc32a039d2723d3c99a49ac426b0e3..490b0a2f63bd1bbcc3546945df9e74ac32f24518 100644 (file)
@@ -27,7 +27,8 @@ physical documents into a searchable online archive so you can keep, well, _less
 -   **Organize and index** your scanned documents with tags, correspondents, types, and more.
 -   _Your_ data is stored locally on _your_ server and is never transmitted or shared in any way.
 -   Performs **OCR** on your documents, adding searchable and selectable text, even to documents scanned with only images.
--   Utilizes the open-source Tesseract engine to recognize more than 100 languages.
+    -   Utilizes the open-source Tesseract engine to recognize more than 100 languages.
+    -   _New!_ Supports remote OCR with Azure AI (opt-in).
 -   Documents are saved as PDF/A format which is designed for long term storage, alongside the unaltered originals.
 -   Uses machine-learning to automatically add tags, correspondents and document types to your documents.
 -   Supports PDF documents, images, plain text files, Office documents (Word, Excel, Powerpoint, and LibreOffice equivalents)[^1] and more.
index d0675f2368c54d2c03e44141edacf43989cb7f87..5c377a4669c6abcd29bf8a10894cb86d7bc7d3fb 100644 (file)
@@ -841,7 +841,7 @@ how regularly you intend to scan documents and use paperless.
     performed the task associated with the document, move it to the
     inbox.
 
-## Remove OCR
+## Remote OCR
 
 !!! important