You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
keywords: Dynamic Web TWAIN, Capture/Image Source, scan with mobile
7
+
breadcrumbText: How to scan documents on mobile devices?
8
+
description: How to scan documents on mobile devices?
9
+
date: 2025-09-08 13:50:00 +0800
10
+
last_modified: 2025-09-08 13:50:00 +0800
11
+
---
12
+
13
+
# Capture/Image Source
14
+
15
+
## How to scan documents on mobile devices?
16
+
17
+
> If you are looking to capture documents using mobile cameras, please see FAQ: [Do you support capturing documents from mobile cameras?](/_articles/faq/support-capture-from-mobile-camera.md)
18
+
19
+
20
+
The Dynamic Web TWAIN has introduced a [Remote Scan](https://www.dynamsoft.com/remote-scan/docs/introduction/) feature starting from version [18.2](/_articles/info/schedule/stable.html#remote-scan-1). It allows end users to access scanners of various protocols (TWAIN, SANE, ICA, eSCL, WIA) on the Intranet through any devices and any popular browsers, without any extra software installed.
25.[Can I import existing images or PDF documents using the Dynamic Web TWAIN SDK?](/_articles/faq/import-existing-documents-or-images.md)
48
48
26.[Can I download an image from a FTP or HTTP server using the Dynamic Web TWAIN SDK?](/_articles/faq/download-image-from-FTP-or-HTTP-server.md)
49
49
27.[How can I trigger an automatic workflow right after document scanning or image importing?](/_articles/faq/trigger-automatic-workflow-after-scanning.md)
50
-
28.[Do you support capturing documents from mobile camera?](/_articles/faq/support-capture-from-mobile-camera.md)
51
-
29.[Do you support fingerprint or medical imaging devices?](/_articles/faq/fingerprint-medical-imaging.md)
52
-
30.[What is the earliest iPhone model that your SDK supports?](/_articles/faq/earliest-iphone-model-supported.md)
53
-
31.[Is the AcquireImage() method synchronous or asynchronous?](/_articles/faq/acquireimage-sync-or-async.md)
54
-
32.[Why is my scanner not shown or not responding in the browser?](/_articles/faq/scanner-not-shown-or-not-responding-in-the browser.md)
55
-
33.[How can I support WIA scanner drivers in my application?](/_articles/faq/support-wia-scanner-drivers.md)
56
-
34.[Why are my images coming out distorted in MacOS Sonoma?](/_articles/faq/macos-sonoma-distorted-scans.md)
50
+
28.[Do you support capturing documents from mobile cameras?](/_articles/faq/support-capture-from-mobile-camera.md)
51
+
29.[How to scan documents on mobile devices?](/_articles/faq/how-to-scan-documents-on-mobile-devices.md)
52
+
30.[Do you support fingerprint or medical imaging devices?](/_articles/faq/fingerprint-medical-imaging.md)
53
+
31.[What is the earliest iPhone model that your SDK supports?](/_articles/faq/earliest-iphone-model-supported.md)
54
+
32.[Is the AcquireImage() method synchronous or asynchronous?](/_articles/faq/acquireimage-sync-or-async.md)
55
+
33.[Why is my scanner not shown or not responding in the browser?](/_articles/faq/scanner-not-shown-or-not-responding-in-the-browser.md)
56
+
34.[How can I support WIA scanner drivers in my application?](/_articles/faq/support-wia-scanner-drivers.md)
57
+
35.[Why are my images coming out distorted in MacOS Sonoma?](/_articles/faq/macos-sonoma-distorted-scans.md)
1.[What are the Resources files?](/_articles/faq/what-are-the-resources-files.md)
150
151
2.[What resources of the SDK should be included in my web application?](/_articles/faq/resources-to-be-included-in-SDK.md)
151
152
3.[How can I change the reference path to the Dynamsoft's resources in my project?](/_articles/faq/change-reference-path.md)
152
-
4.[How can I enable Remote Scan?](/_articles/faq/how-to-enable-remote-scan.md)
153
+
4.[What is Remote Scan and how do I enable it?](https://www.dynamsoft.com/remote-scan/docs/introduction/)
153
154
5.[How can I use Dynamic Web TWAIN in a Citrix environment?](/_articles/faq/use-dwt-in-citrix-env.md)
154
155
6.[Is there any component of the Dynamic Web TWAIN SDK that needs to be installed on end-user machines?](/_articles/faq/component-needs-to-be-installed-on-end-user-machine.md)
155
156
7.[What does the Dynamic Web TWAIN Service do on the end-user machine?](/_articles/faq/what-does-dynamsoft-service-do-on-end-user-machine.md)
Copy file name to clipboardExpand all lines: _articles/faq/support-capture-from-mobile-camera.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,18 +2,16 @@
2
2
layout: default-layout
3
3
noTitleIndex: true
4
4
needAutoGenerateSidebar: true
5
-
title: Do you support capturing documents from mobile camera?
5
+
title: Do you support capturing documents from mobile cameras?
6
6
keywords: Dynamic Web TWAIN, Capture/ Image Source, support mobile camera
7
-
breadcrumbText: Do you support capturing documents from mobile camera?
8
-
description: Do you support capturing documents from mobile camera?
7
+
breadcrumbText: Do you support capturing documents from mobile cameras?
8
+
description: Do you support capturing documents from mobile cameras?
9
9
date: 2021-12-08 03:01:32 +0800
10
-
last_modified: 2022-06-02 15:30:49 +0800
10
+
last_modified: 2025-09-08 13:50:00 +0800
11
11
---
12
12
13
13
# Capture/Image Source
14
14
15
15
## Do you support capturing documents from mobile camera?
16
16
17
-
Starting with Dynamic Web TWAIN v16.0, Dynamsoft has extended the SDK to mobile platforms to help developers easily integrate document capture functionality into mobile web applications. Users can capture images from their built-in camera and edit them in a web viewer on Android or iOS devices without installing any apps. The viewer allows users to manage the document uniformly across desktop and mobile editions.
18
-
19
-
See it in action by visiting this <ahref="https://demo.dynamsoft.com/dynamic-web-twain/online-document-scanning.aspx"target="_blank">online demo</a>.
17
+
While Dynamic Web TWAIN has discontiued its support of using mobile cameras starting from version [18.1](/_articles/info/schedule/stable.html#181-01122023), we are introducing [Mobile Document Scanner](https://www.dynamsoft.com/use-cases/mobile-document-scanner/) for better performance and customizability.
0 commit comments