From 88fca5d88a2fdf145efa678e7724f749299c8894 Mon Sep 17 00:00:00 2001 From: andi0b Date: Wed, 7 Feb 2024 14:28:28 +0100 Subject: [PATCH] update QuickScan app which supports directly scanning to paperless now via API --- Scanner-&-Software-Recommendations.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Scanner-&-Software-Recommendations.md b/Scanner-&-Software-Recommendations.md index dca3dfa..a4f4919 100644 --- a/Scanner-&-Software-Recommendations.md +++ b/Scanner-&-Software-Recommendations.md @@ -64,18 +64,19 @@ Lexmark | [MB2442adwe](https://www.lexmark.com/en_us/printer/11844/Lexmark-MB244 You can use your phone to “scan” documents. The regular camera app will work, but may have too low contrast for OCR to work well. Apps specifically for scanning are recommended. -Name | OS | FTP | NFS | SMB | SMTP | WebDAV | Recommended By --- | -- | -- | -- | -- | -- | -- | -- -[Genius Scan](https://www.thegrizzlylabs.com/genius-scan) | [Android](https://play.google.com/store/apps/details?id=com.thegrizzlylabs.geniusscan.free), [iOS](https://apps.apple.com/us/app/genius-scan-pdf-scanner/id377672876) | yes | | yes | yes | yes | [hannahswain](https://github.com/hannahswain) -[Microsoft Lens](https://support.microsoft.com/en-us/office/microsoft-lens-for-ios-fbdca5f4-1b1b-4391-a931-dc1c2582397b) | [Android](https://play.google.com/store/apps/details?id=com.microsoft.office.officelens), [iOS](https://apps.apple.com/de/app/microsoft-lens-pdf-scanner/id975925059) | | | | | | [jonaswinkler](https://github.com/jonaswinkler) -[OpenScan](https://github.com/Ethereal-Developers-Inc/OpenScan) | [Android](https://play.google.com/store/apps/details?id=com.ethereal.openscan) | | | | | | [benjaminfrank](https://github.com/benjaminfrank) -[QuickScan](https://www.quickscanapp.com) | [iOS](https://apps.apple.com/us/app/quickscan-scanner-text-ocr/id1513790291) | | | | | yes | [holzhannes](https://github.com/holzhannes) +Name | OS | FTP | NFS | SMB | SMTP | WebDAV | Paperless API | Recommended By +-- | -- | -- | -- | -- | -- | -- |---------------| -- +[Genius Scan](https://www.thegrizzlylabs.com/genius-scan) | [Android](https://play.google.com/store/apps/details?id=com.thegrizzlylabs.geniusscan.free), [iOS](https://apps.apple.com/us/app/genius-scan-pdf-scanner/id377672876) | yes | | yes | yes | yes | | [hannahswain](https://github.com/hannahswain) +[Microsoft Lens](https://support.microsoft.com/en-us/office/microsoft-lens-for-ios-fbdca5f4-1b1b-4391-a931-dc1c2582397b) | [Android](https://play.google.com/store/apps/details?id=com.microsoft.office.officelens), [iOS](https://apps.apple.com/de/app/microsoft-lens-pdf-scanner/id975925059) | | | | | | |[jonaswinkler](https://github.com/jonaswinkler) +[OpenScan](https://github.com/Ethereal-Developers-Inc/OpenScan) | [Android](https://play.google.com/store/apps/details?id=com.ethereal.openscan) | | | | | | | [benjaminfrank](https://github.com/benjaminfrank) +[QuickScan](https://www.quickscanapp.com) | [iOS](https://apps.apple.com/us/app/quickscan-scanner-text-ocr/id1513790291) | | | yes | | yes | yes (user/pass or token) | [holzhannes](https://github.com/holzhannes) On **Android**, you can use these applications in combination with one of the [Paperless-ngx compatible apps](https://github.com/paperless-ngx/paperless-ngx/wiki/Affiliated-Projects) to “Share” the documents produced by these scanner apps with Paperless. On **iOS**, you can share the scanned documents via iOS Sharing to e.g. mail, WebDav or FTP apps to make them available in Paperless. Apple's Files app support connecting to network shares as well. There is also an **iOS Shortcut** that allows you to directly upload text, PDF and image documents available [here](https://www.icloud.com/shortcuts/dab4224978ff48ad8bacf1e224529324). Please note, the shortcut only works for documents downloaded to iCloud / the device, in other words not directly from a URL. +Apps with **Paperless API** support can upload documents directly to Paperless without another application, just by providing the URL and credentials. # API Scanning Setup