{"id":30957358,"url":"https://github.com/xcenweb/delin_ocr","last_synced_at":"2026-04-07T22:31:37.601Z","repository":{"id":311806442,"uuid":"1045134143","full_name":"xcenweb/delin_ocr","owner":"xcenweb","description":"DelinBox is a cross end application designed for efficient document and ID OCR (Optical Character Recognition) processing.","archived":false,"fork":false,"pushed_at":"2025-10-17T13:53:42.000Z","size":2622,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-18T07:42:41.220Z","etag":null,"topics":["i18n","nodejs","ocr","ocr-recognition","opencv","rust","tauri","tauri-app","tauri-apps","vision","vue"],"latest_commit_sha":null,"homepage":"https://ocr.yuncen.top","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xcenweb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2025-08-26T17:48:51.000Z","updated_at":"2025-10-17T13:53:46.000Z","dependencies_parsed_at":"2025-08-27T00:59:56.205Z","dependency_job_id":"fb7ce4c7-cf87-40e8-b02c-152dec6ad01b","html_url":"https://github.com/xcenweb/delin_ocr","commit_stats":null,"previous_names":["xcenweb/delin_ocr"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/xcenweb/delin_ocr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcenweb%2Fdelin_ocr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcenweb%2Fdelin_ocr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcenweb%2Fdelin_ocr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcenweb%2Fdelin_ocr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xcenweb","download_url":"https://codeload.github.com/xcenweb/delin_ocr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xcenweb%2Fdelin_ocr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31532199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["i18n","nodejs","ocr","ocr-recognition","opencv","rust","tauri","tauri-app","tauri-apps","vision","vue"],"created_at":"2025-09-11T14:00:48.593Z","updated_at":"2026-04-07T22:31:37.594Z","avatar_url":"https://github.com/xcenweb.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"src\\assets\\logo.svg\" alt=\"DelinBox Logo\" width=\"110\" height=\"110\"\u003e\n\n  # DelinBox\n\n  **德邻盒子 - 智能文档扫描与OCR识别工具**\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Tauri](https://img.shields.io/badge/Tauri-2.x-24C8DB?logo=tauri\u0026logoColor=white)](https://tauri.app/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-5.x-3178C6?logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/) [![Vue 3](https://img.shields.io/badge/Vue-3.x-4FC08D?logo=vue.js\u0026logoColor=white)](https://vuejs.org/)\n\n  An intelligent document scanning tool based on OpenCV, supporting OCR text recognition, document scanning and other functions\n\n\u003c/div\u003e\n\n## 📑 Introduction\n\nDelinBox is a modern cross-platform application dedicated to providing high-quality document digitization solutions. Its main features are:\n\n- 📷 Intelligent edge detection and perspective correction\n- ⚡ Real-time preview and quick processing\n- 🔒 Local processing, protecting privacy\n- 🎨 A modern interface supporting dark/light themes\n- 📱 Cross-platform support\n\n### Technology\n\n- **Frontend**: `Vue 3` + `TypeScript` + `Vuetify 3` + `Vite`\n- **Backend**: `Tauri 2` + `Rust`\n- **Visual processing**: `OpenCV.js` + `Canvas API`\n- **Other**: `@vueuse/core`, `vue-router`, `@zebra-ui/swiper`\n\n### Environmental\n\n- [Node.js](https://nodejs.org/) v18+\n- [Rust](https://rustup.rs/) nightly channel\n\n### Development\n\n1. Clone the repository\n   ```bash\n   git clone https://github.com/xcenweb/delin.git\n   cd delin\n   ```\n\n2. Install dependencies\n   ```bash\n   npm install\n   ```\n\n3. Start the development server\n   ```bash\n   npm run tauri dev\n   ```\n\nAfter the development server starts, the application will open automatically. It supports hot reloading for both the frontend and backend.\n\n## 🤝 Contributing\n\nWe welcome contributions to DelinBox! Whether you're fixing bugs, adding features, or improving documentation, your help is appreciated.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Support \u0026 FAQ\n\n\u003cdetails\u003e\n\u003csummary\u003eThe camera is not working?\u003c/summary\u003e\n\nPlease ensure that camera permissions have been granted to the app. Windows users, please check \"Settings \u003e Privacy \u0026 Security \u003e Camera\".\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDoes it support batch processing of documents?\u003c/summary\u003e\n\nSupport! Using the \"continuous shooting mode\" allows you to take photos of multiple documents in one session.\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhere is the processed image saved?\u003c/summary\u003e\n\nIt is saved by default in the timestamp folder under the \"Documents\" directory, and can be modified in the settings.\n\u003c/details\u003e\n\n### System Support\n\n- **Windows**: Windows 10 (1903+), 4GB RAM\n- **macOS**: macOS 10.15+, 4GB RAM\n- **Linux**: Ubuntu 18.04+, 4GB RAM\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\n  **DelinBox** - Make document scanning simpler and more efficient 📄✨\n\n\u003c/div\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxcenweb%2Fdelin_ocr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxcenweb%2Fdelin_ocr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxcenweb%2Fdelin_ocr/lists"}