From 04522fb7568bc9f93efdb714e75aba06be618824 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 18 Nov 2023 07:12:52 -0800 Subject: [PATCH] Apply suggestions from code review --- docs/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index 1d2cb5f4b..6dc49bfc6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -18,9 +18,9 @@ physical documents into a searchable online archive so you can keep, well, _less ## Features - **Organize and index** your scanned documents with tags, correspondents, types, and more. -- Performs **OCR** on your documents, adding selectable text to image-only documents and makes their content searchable. - - Paperless utilizes the open-source Tesseract engine to recognize more than 100 languages. -- All documents are saved as PDF/A, a special file format intended for long term storage, alongside the unaltered originals. +- 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. +- 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. - Paperless stores your documents plain on disk. Filenames and folders are managed by paperless and their format can be configured freely with different configurations assigned to different documents.