{"id":18696307,"url":"https://github.com/dynamsoft/web-twain-react-advanced","last_synced_at":"2025-10-24T16:32:25.960Z","repository":{"id":49337856,"uuid":"227263848","full_name":"Dynamsoft/web-twain-react-advanced","owner":"Dynamsoft","description":"Dynamic Web TWAIN enables image acquisition and processing with a few lines of code.","archived":false,"fork":false,"pushed_at":"2025-04-01T07:19:41.000Z","size":4638,"stargazers_count":10,"open_issues_count":1,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-01T08:29:36.639Z","etag":null,"topics":["javascript","react","web","web-twain"],"latest_commit_sha":null,"homepage":"https://www.dynamsoft.com/Products/WebTWAIN_Overview.aspx","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":"2019-12-11T02:58:44.000Z","updated_at":"2025-04-01T07:19:29.000Z","dependencies_parsed_at":"2024-02-20T04:25:04.878Z","dependency_job_id":"213f2c21-a80c-4b63-a836-adc552e56ed8","html_url":"https://github.com/Dynamsoft/web-twain-react-advanced","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-react-advanced","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-react-advanced/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-react-advanced/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dynamsoft%2Fweb-twain-react-advanced/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dynamsoft","download_url":"https://codeload.github.com/Dynamsoft/web-twain-react-advanced/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248533603,"owners_count":21120126,"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":["javascript","react","web","web-twain"],"created_at":"2024-11-07T11:18:01.871Z","updated_at":"2025-10-05T09:36:52.975Z","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 v22.14.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 run 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","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdynamsoft%2Fweb-twain-react-advanced","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdynamsoft%2Fweb-twain-react-advanced/lists"}