{"id":28314895,"url":"https://github.com/azharuddinmalik/ocr","last_synced_at":"2026-01-20T16:29:13.557Z","repository":{"id":295095290,"uuid":"989089872","full_name":"AzharuddinMalik/OCR","owner":"AzharuddinMalik","description":"This web-based OCR application built with Flask allows users to upload images, processes them and displays extracted text","archived":false,"fork":false,"pushed_at":"2025-05-27T10:39:20.000Z","size":8219,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-18T21:51:07.414Z","etag":null,"topics":["css","flask","html","js","ocr","python","render","tesseract-ocr"],"latest_commit_sha":null,"homepage":"https://ocr-flask-app-0la0.onrender.com/","language":"CSS","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/AzharuddinMalik.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}},"created_at":"2025-05-23T14:37:58.000Z","updated_at":"2025-05-29T21:01:56.000Z","dependencies_parsed_at":"2025-05-23T16:32:23.625Z","dependency_job_id":"ea4d0e1d-799b-4d5b-8370-db94c987dde1","html_url":"https://github.com/AzharuddinMalik/OCR","commit_stats":null,"previous_names":["azharuddinmalik/ocr"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AzharuddinMalik/OCR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzharuddinMalik%2FOCR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzharuddinMalik%2FOCR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzharuddinMalik%2FOCR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzharuddinMalik%2FOCR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AzharuddinMalik","download_url":"https://codeload.github.com/AzharuddinMalik/OCR/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AzharuddinMalik%2FOCR/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607137,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"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":["css","flask","html","js","ocr","python","render","tesseract-ocr"],"created_at":"2025-05-24T20:09:50.890Z","updated_at":"2026-01-20T16:29:13.540Z","avatar_url":"https://github.com/AzharuddinMalik.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OCR Flask App\n\n[![Live Deployment](https://img.shields.io/badge/LIVE-DEMO-brightgreen?style=for-the-badge\u0026logo=render)](https://ocr-flask-app-0la0.onrender.com)\n\n## Table of Contents\n- [About the Project](#about-the-project)\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Local Development Setup](#local-development-setup)\n- [Deployment](#deployment)\n- [Uploading \u0026 Viewing Results](#uploading--viewing-results)\n- [Project Structure](#project-structure)\n- [Lessons Learned](#lessons-learned)\n- [Future Enhancements](#future-enhancements)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n\n---\n\n## About the Project\n**Live Demo:** [https://ocr-flask-app-0la0.onrender.com](https://ocr-flask-app-0la0.onrender.com)\n\nThis web-based OCR application built with Flask allows users to upload images, processes them using OpenCV, performs OCR with Tesseract, and displays extracted text. Designed to handle deployment challenges for system-level dependencies in cloud environments.\n    \u003ch1 align=\"center\"\u003eLiveOCR Home\u003c/h1\u003e\n     \u003cp align=\"center\"\u003e\n      \u003cimg src=\"OCR/static/images/Home.png\" width=\"600\"/\u003e\n    \u003c/p\u003e\n\n---\n\n## Features\n- **Image Upload**: JPG/PNG support with drag-and-drop\n- **Result Display**: Side-by-side view of original image and extracted text\n- **Image Processing**: \n  - Grayscale conversion\n  - Thresholding\n  - Noise reduction\n- **OCR Results**:\n  - Clean text formatting\n  - Direct image/text comparison\n  - Copy-to-clipboard functionality\n\n---\n\n## Uploading \u0026 Viewing Results\n### Step-by-Step Process:\n1. **Upload Image**:\n   - Drag \u0026 drop into the designated zone\n   - Or click \"Browse Files\" to select from device\n     \u003ch1 align=\"center\"\u003eUpload File's\u003c/h1\u003e\n         \u003cp align=\"center\"\u003e\n          \u003cimg src=\"OCR/static/images/Upload File's.png\" width=\"600\"/\u003e\n        \u003c/p\u003e\n\n2. **Image Processing**:\n   - Automatic conversion to optimal OCR format\n   - Background processing using OpenCV\n\n3. **Result Display**:\n   - Original image shown in left panel\n   - Extracted text displayed in right panel\n   - Text appears in formatted `\u003cpre\u003e` block\n   - Image stored temporarily at: \n     ```bash\n     static/uploads/{filename}\n     ```\n     \u003ch1 align=\"center\"\u003eLiveOCR Result\u003c/h1\u003e\n     \u003cp align=\"center\"\u003e\n      \u003cimg src=\"OCR/static/images/Result.png\" width=\"600\"/\u003e\n    \u003c/p\u003e\n       \n\n4. **New Conversion**:\n   - Click \"Convert Another Image\" to restart\n\n---\n\n## Deployment\n### Live Deployment\nCurrently hosted on Render.com:  \n[https://ocr-flask-app-0la0.onrender.com](https://ocr-flask-app-0la0.onrender.com)\n\n### Deployment Features:\n- **Auto-scaling**: Handles traffic spikes\n- **Dockerized**: Consistent environment\n- **Continuous Deployment**: GitHub integration\n- **SSL**: Secure HTTPS connection\n\n---\n\n[Rest of the README remains unchanged...]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazharuddinmalik%2Focr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazharuddinmalik%2Focr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazharuddinmalik%2Focr/lists"}