Skip to content

Commit fbd0728

Browse files
committed
Update imaging-hardware.md
1 parent a6e343d commit fbd0728

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

_articles/introduction/imaging-hardware.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,23 +45,27 @@ See more: [How to test if your scanner supports ICA scanning on Mac OS?](/_artic
4545

4646
* SANE is supported on multiple Linux distributions.
4747

48-
* As of version 16.1.1, `Dynamic Web TWAIN` supports SANE v1.0.25.
48+
* `Dynamic Web TWAIN` supports SANE v1.0.25+.
4949

50-
* You can find the list of supported devices [here](https://www.sane-project.org/sane-supported-devices.html).
50+
* You can find the list of supported devices [here](http://www.sane-project.org/sane-supported-devices.html).
5151

5252
See more: [How to test if your device is SANE compliant?](/_articles/faq/how-to-test-if-your-device-is-SANE-compliant.md){:target="_blank"}
5353

5454
## WIA
5555

5656
![Hardware-Scanners-WIA](/assets/imgs/Hardware-Scanners-WIA.png)
5757

58-
Windows Image Acquisition (WIA) is the still image acquisition platform in the Windows family of operating systems starting with Windows Millennium Edition (Windows Me) and Windows XP.
58+
* Windows Image Acquisition (WIA) is the still image acquisition platform in the Windows family of operating systems starting with Windows Millennium Edition (Windows Me) and Windows XP.
5959

60-
Most multi-function printers are supported by WIA without the need to install extra drivers. But for advanced scanners, TWAIN is still a better choice.
60+
* Most multi-function printers are supported by WIA without the need to install extra drivers. But for advanced scanners, TWAIN is still a better choice.
6161

6262
## eSCL
6363

64-
eSCL (also named Mopria) is a RESTful interface. The network scanners broadcast themselves via Bonjour and the client can find them and send HTTP requests to scan documents. It is a driverless solution. The supported devices are limited, mostly multi-function printers (MFPs).
64+
* eSCL (also named Mopria) is a RESTful interface. The network scanners broadcast themselves via Bonjour and the client can find them and send HTTP requests to scan documents.
65+
66+
* It is a driverless solution.
67+
68+
* The supported devices are mostly multi-function printers (MFPs). You can find the list of supported scanners [here](https://mopria.org/certified-products).
6569

6670

6771
## DirectShow

0 commit comments

Comments
 (0)