{"id":29075177,"url":"https://github.com/dynamsoft/web-twain-samples","last_synced_at":"2026-02-01T20:02:42.108Z","repository":{"id":293579827,"uuid":"908410183","full_name":"Dynamsoft/web-twain-samples","owner":"Dynamsoft","description":"A curated list of Dynamic Web TWAIN samples","archived":false,"fork":false,"pushed_at":"2025-10-24T02:35:17.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-24T04:27:02.770Z","etag":null,"topics":["document-scanning","dynamsoft","ica","sample","sane","sdk","twain","wia"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dynamsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-26T02:29:52.000Z","updated_at":"2025-10-24T02:35:20.000Z","dependencies_parsed_at":"2025-08-19T09:20:47.901Z","dependency_job_id":null,"html_url":"https://github.com/Dynamsoft/web-twain-samples","commit_stats":null,"previous_names":["dynamsoft/web-twain-samples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Dynamsoft/web-twain-samples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dynamsoft","download_url":"https://codeload.github.com/Dynamsoft/web-twain-samples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-samples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28988412,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T18:17:03.387Z","status":"ssl_error","status_checked_at":"2026-02-01T18:16:57.287Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["document-scanning","dynamsoft","ica","sample","sane","sdk","twain","wia"],"created_at":"2025-06-27T15:10:23.479Z","updated_at":"2026-02-01T20:02:42.091Z","avatar_url":"https://github.com/Dynamsoft.png","language":null,"readme":"# web-twain-samples\n\nA curated list of [Dynamic Web TWAIN](https://www.dynamsoft.com/web-twain/overview) samples scattered in various places: installers, GitHub and websites.\n\n## Basic\n\nDemos with basic document scanning function.\n\n* [Plain JavaScript](https://www.dynamsoft.com/web-twain/docs/hello-world/index.html)\n* [Vue](https://www.dynamsoft.com/web-twain/docs/indepth/development/vue.html)\n* [React](https://www.dynamsoft.com/web-twain/docs/indepth/development/react.html)\n* [Angular](https://www.dynamsoft.com/web-twain/docs/indepth/development/angular.html)\n\n## Full-Featured\n\nThese demos can adjust the settings of the scanning, capture images with webcams and read barcodes.\n\n* [Plain JavaScript](https://demo.dynamsoft.com/web-twain/)\n* [Vue](https://github.com/Dynamsoft/web-twain-vue-advanced)\n* [React](https://github.com/Dynamsoft/dwt-react-advanced)\n* [Angular](https://github.com/Dynamsoft/dwt-angular-advanced)\n\n## Upload\n\nThese demos illustrate how to upload scanned documents to a server.\n\n* [Upload with ASP.NET](https://www.dynamsoft.com/web-twain/resources/code-gallery/?SampleID=1220)\n* [Upload with JSP](https://www.dynamsoft.com/web-twain/resources/code-gallery/?SampleID=1221)\n* [Upload with Node.js](https://www.dynamsoft.com/web-twain/resources/code-gallery/?SampleID=1222)\n* [Upload with PHP](https://www.dynamsoft.com/web-twain/resources/code-gallery/?SampleID=1223)\n\n## Use Cases\n\nThese demos illustrate some use cases.\n\n* [PDF Annotation](https://www.dynamsoft.com/web-twain/resources/code-gallery/?SampleID=1232)\n* [Scan Driver's License](https://www.dynamsoft.com/web-twain/resources/code-gallery/?SampleID=76)\n* [Scan Documents with MRZ](https://www.dynamsoft.com/web-twain/docs/indepth/development/mrz.html)\n* [Sort Images with Tags](https://www.dynamsoft.com/web-twain/resources/code-gallery/?SampleID=226)\n\n## Remote Scan\n\nThese demos illustrate how to scan documents through other devices connected to scanners, which makes it possible to scan documents on mobile devices.\n\n* [Hello world demo storing images on the remote service](https://github.com/Dynamsoft/web-twain-samples/blob/remote-scan/remote-scan/helloworld.html)\n* [Hello world demo storing images on the client with Dynamsoft Document Viewer](https://github.com/Dynamsoft/web-twain-samples/blob/remote-scan/remote-scan/with-document-viewer.html)\n\n## Other\n\n* [Code Lab](https://github.com/Dynamsoft/web-twain-codelab/). Various samples demonstrating how to customize the document scanning. It is a collection of code snippets.\n\n## Blogs\n\nEvery blog has its sample code available on GitHub.\n\n### Integration to Various Platforms and Frameworks\n\n* [.NET Blazor](https://www.dynamsoft.com/codepool/dotnet-blazor-web-twain-document-scanning.html)\n* [Salesforce](https://www.dynamsoft.com/codepool/document-scanner-lightning-web-component-in-salesforce.html)\n* [Oracle APEX](https://www.dynamsoft.com/codepool/oracle-apex-document-scanning.html)\n* [FileMaker](https://www.dynamsoft.com/codepool/filemaker-document-scanning.html)\n* [Chrome Extension](https://www.dynamsoft.com/codepool/document-scanning-chrome-extension.html)\n* [Tauri](https://www.dynamsoft.com/codepool/tauri-document-scanning-desktop-app.html)\n* [Electron](https://www.dynamsoft.com/codepool/electron-cross-platform-document-scanning-management.html)\n* [Next.js](https://www.dynamsoft.com/codepool/nextjs-document-scanner.html)\n* [Nuxt.js](https://www.dynamsoft.com/codepool/nuxtjs-document-scanner.html)\n* [PHP Laravel](https://www.dynamsoft.com/codepool/scan-upload-document-image-laravel-php.html)\n\n### Output Formats\n\n* [Scan to PDF](https://www.dynamsoft.com/codepool/scan-documents-to-pdf-from-browsers.html)\n* [Scan to TIFF](https://www.dynamsoft.com/codepool/scan-documents-to-tiff-from-browsers.html)\n* [Size Optimization](https://www.dynamsoft.com/codepool/size-optimization-of-scanned-document.html)\n\n### TWAIN Capabilities\n\n* [Document Separation with PatchCode and Barcode](https://www.dynamsoft.com/codepool/batch-document-scanning-patch-code-separation.html)\n* [Document Orientation Detection](https://www.dynamsoft.com/codepool/correct-document-image-orientation-with-javascript.html)\n\n### Use Cases\n\n* [How to Add PDF Annotations to Scanned Documents with JavaScript](https://www.dynamsoft.com/codepool/pdf-annotations-scanned-document-javascript.html)\n* [Scan Documents and Read the MRZ Text and Barcodes](https://www.dynamsoft.com/codepool/id-card-flatbed-scanner-web-app.html)\n* [Text Recognition (OCR)](https://www.dynamsoft.com/codepool/ocr-scanned-documents-tesseract.html)\n* [Large Language Model (ChatGPT) Integration](https://www.dynamsoft.com/codepool/chatgpt-scanned-documents.html)\n\n### REST API\n\nDynamic Web TWAIN's REST API extends its document scanning ability to other programming languages.\n\n* [.NET](https://github.com/Dynamsoft/Dynamic-Web-TWAIN-REST-dotnet/)\n* [Java](https://www.dynamsoft.com/codepool/java-twain-document-scanning.html)\n* [Node.js](https://www.dynamsoft.com/codepool/rest-api-node-document-scanning.html)\n* [Flutter](https://www.dynamsoft.com/codepool/flutter-twain-scanner-digitize-document.html)\n* [Python](https://www.dynamsoft.com/codepool/python-twain-wia-sane-document-scanner.html)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamsoft%2Fweb-twain-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdynamsoft%2Fweb-twain-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamsoft%2Fweb-twain-samples/lists"}