From 1acec28bbafb4a66d091d3d56f73ad303148111b Mon Sep 17 00:00:00 2001 From: Abdulla Abdurakhmanov Date: Mon, 19 Aug 2024 14:55:17 +0200 Subject: [PATCH] Docs update for multiple redacters --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b7cb7d7..4dd45dc 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,9 @@ Optionally, you can provide a model name using `--open-ai-model` option. Default You can specify multiple redacters using `--redact` option multiple times. The tool will apply redaction in the order of the redacters specified. +When multiple redacters are specified, the tool first tries to redact the file using the redacters that support input +files natively. +Only if such redacters are not available, the tool will try to redact the file using the redacters using conversions. ## PDF redaction