mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Update scanners.rst
Some new scanners and a new Support column SMTP for Scanner which can directly send mails via SMTP. Also one iOS App to scan documents
This commit is contained in:
		| @@ -13,26 +13,35 @@ that works right for you based on recommendations from other Paperless users. | |||||||
| Physical scanners | Physical scanners | ||||||
| ================= | ================= | ||||||
|  |  | ||||||
| +---------+----------------+-----+-----+-----+----------------+ | +---------+----------------+-----+-----+-----+------+----------------+ | ||||||
| | Brand   | Model          | Supports        | Recommended By | | | Brand   | Model          | Supports               | Recommended By | | ||||||
| +---------+----------------+-----+-----+-----+----------------+ | +---------+----------------+-----+-----+-----+------+----------------+ | ||||||
| |         |                | FTP | NFS | SMB |                | | |         |                | FTP | NFS | SMB | SMTP |                | | ||||||
| +=========+================+=====+=====+=====+================+ | +=========+================+=====+=====+=====+======+================+ | ||||||
| | Brother | `ADS-1500W`_   | yes | no  | yes | `danielquinn`_ | | | Brother | `ADS-1700W`_   | yes | no  | yes | yes  |`holzhannes`_   | | ||||||
| +---------+----------------+-----+-----+-----+----------------+ | +---------+----------------+-----+-----+-----+------+----------------+ | ||||||
| | Brother | `MFC-J6930DW`_ | yes |     |     | `ayounggun`_   | | | Brother | `ADS-1600W`_   | yes | no  | yes | yes  |`holzhannes`_   | | ||||||
| +---------+----------------+-----+-----+-----+----------------+ | +---------+----------------+-----+-----+-----+------+----------------+ | ||||||
| | Brother | `MFC-J5910DW`_ | yes |     |     | `bmsleight`_   | | | Brother | `ADS-1500W`_   | yes | no  | yes | yes  |`danielquinn`_  | | ||||||
| +---------+----------------+-----+-----+-----+----------------+ | +---------+----------------+-----+-----+-----+------+----------------+ | ||||||
| | Brother | `MFC-9142CDN`_ | yes |     | yes | `REOLDEV`_     | | | Brother | `MFC-J6930DW`_ | yes |     |     |      |`ayounggun`_    | | ||||||
| +---------+----------------+-----+-----+-----+----------------+ | +---------+----------------+-----+-----+-----+------+----------------+ | ||||||
| | Fujitsu | `ix500`_       | yes |     | yes | `eonist`_      | | | Brother | `MFC-L5850DW`_ | yes |     |     | yes  |`holzhannes`_   | | ||||||
| +---------+----------------+-----+-----+-----+----------------+ | +---------+----------------+-----+-----+-----+------+----------------+ | ||||||
| | Epson   | `WF-7710DWF`_  | yes |     | yes | `Skylinar`_    | | | Brother | `MFC-J5910DW`_ | yes |     |     |      |`bmsleight`_    | | ||||||
| +---------+----------------+-----+-----+-----+----------------+ | +---------+----------------+-----+-----+-----+------+----------------+ | ||||||
| | Fujitsu | `S1300i`_      | yes |     | yes | `jonaswinkler`_| | | Brother | `MFC-9142CDN`_ | yes |     | yes |      |`REOLDEV`_      | | ||||||
| +---------+----------------+-----+-----+-----+----------------+ | +---------+----------------+-----+-----+-----+------+----------------+ | ||||||
|  | | Fujitsu | `ix500`_       | yes |     | yes |      |`eonist`_       | | ||||||
|  | +---------+----------------+-----+-----+-----+------+----------------+ | ||||||
|  | | Epson   | `WF-7710DWF`_  | yes |     | yes |      |`Skylinar`_     | | ||||||
|  | +---------+----------------+-----+-----+-----+------+----------------+ | ||||||
|  | | Fujitsu | `S1300i`_      | yes |     | yes |      |`jonaswinkler`_ | | ||||||
|  | +---------+----------------+-----+-----+-----+------+----------------+ | ||||||
|  |  | ||||||
|  | .. _MFC-L5850DW: https://www.brother-usa.com/products/mfcl5850dw | ||||||
|  | .. _ADS-1700W: https://www.brother-usa.com/products/ads1700w | ||||||
|  | .. _ADS-1600W: https://www.brother-usa.com/products/ads1600w | ||||||
| .. _ADS-1500W: https://www.brother.ca/en/p/ads1500w | .. _ADS-1500W: https://www.brother.ca/en/p/ads1500w | ||||||
| .. _MFC-J6930DW: https://www.brother.ca/en/p/MFCJ6930DW | .. _MFC-J6930DW: https://www.brother.ca/en/p/MFCJ6930DW | ||||||
| .. _MFC-J5910DW: https://www.brother.co.uk/printers/inkjet-printers/mfcj5910dw | .. _MFC-J5910DW: https://www.brother.co.uk/printers/inkjet-printers/mfcj5910dw | ||||||
| @@ -41,6 +50,7 @@ Physical scanners | |||||||
| .. _WF-7710DWF: https://www.epson.de/en/products/printers/inkjet-printers/for-home/workforce-wf-7710dwf | .. _WF-7710DWF: https://www.epson.de/en/products/printers/inkjet-printers/for-home/workforce-wf-7710dwf | ||||||
| .. _S1300i: https://www.fujitsu.com/global/products/computing/peripheral/scanners/soho/s1300i/ | .. _S1300i: https://www.fujitsu.com/global/products/computing/peripheral/scanners/soho/s1300i/ | ||||||
|  |  | ||||||
|  |  | ||||||
| .. _danielquinn: https://github.com/danielquinn | .. _danielquinn: https://github.com/danielquinn | ||||||
| .. _ayounggun: https://github.com/ayounggun | .. _ayounggun: https://github.com/ayounggun | ||||||
| .. _bmsleight: https://github.com/bmsleight | .. _bmsleight: https://github.com/bmsleight | ||||||
| @@ -48,6 +58,7 @@ Physical scanners | |||||||
| .. _REOLDEV: https://github.com/REOLDEV | .. _REOLDEV: https://github.com/REOLDEV | ||||||
| .. _Skylinar: https://github.com/Skylinar | .. _Skylinar: https://github.com/Skylinar | ||||||
| .. _jonaswinkler: https://github.com/jonaswinkler | .. _jonaswinkler: https://github.com/jonaswinkler | ||||||
|  | .. _holzhannes: https://github.com/holzhannes | ||||||
|  |  | ||||||
| Mobile phone software | Mobile phone software | ||||||
| ===================== | ===================== | ||||||
| @@ -63,10 +74,13 @@ You can use your phone to "scan" documents. The regular camera app will work, bu | |||||||
| +-------------------+----------------+-----+-----+-----+-------+--------+----------------+ | +-------------------+----------------+-----+-----+-----+-------+--------+----------------+ | ||||||
| | `Genius Scan`_    | Android        | yes | no  | yes | yes   | yes    | `hannahswain`_ | | | `Genius Scan`_    | Android        | yes | no  | yes | yes   | yes    | `hannahswain`_ | | ||||||
| +-------------------+----------------+-----+-----+-----+-------+--------+----------------+ | +-------------------+----------------+-----+-----+-----+-------+--------+----------------+ | ||||||
|  | | `Quick Scan`_     | iOS            | no  | no  | no  | no    | no     | `holzhannes`_  | | ||||||
|  | +-------------------+----------------+-----+-----+-----+-------+--------+----------------+ | ||||||
|  |  | ||||||
| On Android, you can use these applications in combination with one of the :ref:`Paperless-ng compatible apps <usage-mobile_upload>` to "Share" the documents produced by these scanner apps with paperless. | On Android, you can use these applications in combination with one of the :ref:`Paperless-ng compatible apps <usage-mobile_upload>` to "Share" the documents produced by these scanner apps with paperless. On iOS, you can share the scanned documents via iOS-Sharing to other mail, WebDav or FTP apps. | ||||||
|  |  | ||||||
| .. _Office Lens: https://play.google.com/store/apps/details?id=com.microsoft.office.officelens | .. _Office Lens: https://play.google.com/store/apps/details?id=com.microsoft.office.officelens | ||||||
| .. _Genius Scan: https://play.google.com/store/apps/details?id=com.thegrizzlylabs.geniusscan.free | .. _Genius Scan: https://play.google.com/store/apps/details?id=com.thegrizzlylabs.geniusscan.free | ||||||
|  | .. _Quick Scan: https://apps.apple.com/us/app/quickscan-scanner-text-ocr/id1513790291 | ||||||
|  |  | ||||||
| .. _hannahswain: https://github.com/hannahswain | .. _hannahswain: https://github.com/hannahswain | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 HolzHannes
					HolzHannes