belakkiya24/Idscan
0
Student ID Card Scanner
Scan a student ID card with your camera or by uploading a photo. Uses Tesseract.js for OCR (runs fully in the browser) and lets you export all scanned records to an Excel file (SheetJS).
How to use
- Open the Space.
- Either click Start Camera and Scan ID Card, or use Upload ID Card.
- Detected fields (Name, Register Number, Course, Department, Year) appear below and get added to the records table.
- Click Download Excel to export all scanned records.
No backend/server code is needed — everything (camera access, OCR, and the Excel export) runs client-side in index.html.
