{"id":18696309,"url":"https://github.com/dynamsoft/web-twain-react-advanced-mode","last_synced_at":"2025-11-08T15:30:24.221Z","repository":{"id":65035288,"uuid":"437713778","full_name":"Dynamsoft/web-twain-react-advanced-mode","owner":"Dynamsoft","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-22T03:06:17.000Z","size":177,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-28T03:42:01.102Z","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}},"created_at":"2021-12-13T02:40:16.000Z","updated_at":"2024-10-22T03:05:03.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":12,"template":false,"template_full_name":null,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239558914,"owners_count":19658927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-11-08T15:30:24.170Z","avatar_url":"https://github.com/Dynamsoft.png","language":"JavaScript","readme":"# Dynamic Web TWAIN React Advanced\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). 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\nEnvironment: Node.js v18.16.0\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 --force\n   ```\n\n4. Run the application as follows:\n\n   ```\n   npm start\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","funding_links":[],"categories":[],"sub_categories":[],"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"}