{"id":17361847,"url":"https://github.com/devinci-it/ocr_server","last_synced_at":"2026-04-13T20:02:23.315Z","repository":{"id":231093795,"uuid":"764496092","full_name":"devinci-it/ocr_server","owner":"devinci-it","description":" OCR Server is a web application built with Flask that utilizes Optical Character Recognition (OCR) to extract text from images. It provides a simple interface for users to upload images and receive the extracted text.","archived":false,"fork":false,"pushed_at":"2024-04-02T11:13:03.000Z","size":38,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T16:54:15.430Z","etag":null,"topics":["flask","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/devinci-it.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":"2024-02-28T07:18:52.000Z","updated_at":"2024-04-02T11:23:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"4349fd27-8860-4969-84a3-e9ea4fcf0254","html_url":"https://github.com/devinci-it/ocr_server","commit_stats":null,"previous_names":["devinci-it/ocr_server"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/devinci-it/ocr_server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinci-it%2Focr_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinci-it%2Focr_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinci-it%2Focr_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinci-it%2Focr_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devinci-it","download_url":"https://codeload.github.com/devinci-it/ocr_server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinci-it%2Focr_server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["flask","python"],"created_at":"2024-10-15T19:35:40.605Z","updated_at":"2026-04-13T20:02:23.300Z","avatar_url":"https://github.com/devinci-it.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OCR Server\n\nOCR Server is a web application built with Flask that utilizes Optical Character Recognition (OCR) to extract text from images. It provides a simple interface for users to upload images and receive the extracted text.\n\n## Features\n\n- Image uploading: Users can upload images containing text for OCR processing.\n- Text extraction: The application extracts text from uploaded images using OCR.\n- Demo functionality: Provides a demo page for users to try OCR on a sample image.\n\n## Installation\n\n1. Clone the repository:\n\n```\ngit clone https://github.com/devinci-it/ocr_server\ncd OCR_Server\n```\n\n2. (Optional) Create and activate a virtual environment:\n\n```\npython -m venv venv\nsource venv/bin/activate\n```\n\n3. Install dependencies:\n\n```\npip install -r requirements.txt\n```\n\n   - Alternatively, you can install the requirements system-wide:\n\n   ```\n   pip install --upgrade Flask-WTF  # Upgrade Flask-WTF\n   pip install --upgrade Flask-WTF  # Upgrade Flask-WTF\n   ```\n\n4. Configure the application:\n\n   - Create a `config.cfg` file based on the provided `config.cfg.example` and set the necessary parameters.\n   - Ensure that you have the necessary configurations for Flask, such as the `SECRET_KEY`, `DEBUG`, `HOST`, `SSL_CERTIFICATE`, and `SSL_PRIVATE_KEY`.\n\n5. Run the application:\n\n```\npython run.py\n```\n\n## Usage\n\n- Access the application through your web browser at the specified host and port.\n- Upload an image containing text on the homepage.\n- The application will process the image and display the extracted text.\n\n## Configuration\n\nThe application can be configured using the `config.cfg` file. Here are the available configurations:\n\n- `DEBUG`: Set to `True` for debug mode.\n- `HOST`: Host IP address or domain name.\n- `SSL_CERTIFICATE`: Path to SSL certificate file for HTTPS (optional).\n- `SSL_PRIVATE_KEY`: Path to SSL private key file for HTTPS (optional).\n\n## Contributing\n\nContributions are welcome! If you encounter any issues or have suggestions for improvements, please open an issue or create a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinci-it%2Focr_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevinci-it%2Focr_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinci-it%2Focr_server/lists"}