From 7cc075006675c4a1c3d29f9f1078e3cc2d5d5047 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 24 Aug 2025 05:47:07 -0700 Subject: [PATCH] Add note on costs and limitations for Azure OCR --- docs/usage.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/usage.md b/docs/usage.md index bd638bbd1..131412c40 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -862,6 +862,9 @@ This is of course a paid service (with a free tier) which requires an Azure acco Paperless-ngx in any way. When enabled, Paperless-ngx will automatically send appropriate documents to Azure for OCR processing, bypassing the local OCR engine. See the [configuration](configuration.md#PAPERLESS_REMOTE_OCR_ENGINE) options for more details. +Additionally, when using a commercial service with this feature, consider both potential costs as well as any associated file size +or page limitations (e.g. with a free tier). + ## Architecture Paperless-ngx consists of the following components: