{"id":18696309,"url":"https://github.com/dynamsoft/web-twain-react-advanced-mode","last_synced_at":"2026-05-27T18:32:31.627Z","repository":{"id":65035288,"uuid":"437713778","full_name":"Dynamsoft/web-twain-react-advanced-mode","owner":"Dynamsoft","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-10T08:11:23.000Z","size":219,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-10T13:51:50.886Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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":"2021-12-13T02:40:16.000Z","updated_at":"2026-02-10T08:11:27.000Z","dependencies_parsed_at":"2024-05-14T07:29:31.676Z","dependency_job_id":"96d494b4-487f-41e9-ba09-a25c7909fc3d","html_url":"https://github.com/Dynamsoft/web-twain-react-advanced-mode","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/Dynamsoft/web-twain-react-advanced-mode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-react-advanced-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-react-advanced-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-react-advanced-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-react-advanced-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dynamsoft","download_url":"https://codeload.github.com/Dynamsoft/web-twain-react-advanced-mode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-react-advanced-mode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33579665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-07T11:18:01.907Z","updated_at":"2026-05-27T18:32:31.621Z","avatar_url":"https://github.com/Dynamsoft.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dynamic Web TWAIN React Advanced\n\nStarting from DWT19.3, the project has been migrated from Create React App to Vite to improve performance and provide a more modern development experience. It utilizes the SDK [Dynamic Web TWAIN](https://www.dynamsoft.com/Products/WebTWAIN_Overview.aspx) to provide the following functionalities\n\n* Scan documents from physical scanners\n* Capture images from webcams\n* Load documents from local disk (bmp/jpg/png/tif/pdf)\n* View and process the documents already scanned/captured/loaded\n  * Editing (rotate/flip/mirror/crop, etc.)\n  * Saving or uploading\n  * Barcode reading\n\n## Usage\n\n### Environment\n- Node.js v22.14.0 or higher\n- React 18.2.0\n- Vite 5.2.0\n\n1. Apply for a [30-day free trial license](https://www.dynamsoft.com/customer/license/trialLicense?product=dwt) of Dynamic Web TWAIN.\n\n2. Update the license key in `src\\DynamsoftSDK.js` file:\n\n   ```\n   Dynamsoft.DWT.ProductKey = \"LICENSE-KEY\";\n   ```\n\n3. Install the dependencies:\n\n   ```\n   npm install\n   ```\n\n4. Run the application as follows:\n\n   ```\n   npm run dev\n   ```\n\n5. Set up and run the server piece which is used solely for receiving uploaded files. Run the  command-line as follows:\n\n   ```\n   cd server\n   npm install\n   node server.js\n   ```\n\n## Build\n\nRun `npm run build` to build the project. The build artifacts will be stored in the `build/` directory. \nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\nYour app is ready to be deployed!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamsoft%2Fweb-twain-react-advanced-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdynamsoft%2Fweb-twain-react-advanced-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamsoft%2Fweb-twain-react-advanced-mode/lists"}