Article Archiver streamlines the process of converting physical documents to digital format. With OCR integration, it extracts text from uploaded images or PDFs and stores them in a searchable and organized database. A responsive UI ensures usability across devices.
- π· OCR Integration β Uses Tesseract to extract text from scanned images and PDFs
- π Article Management β Store articles with custom titles, tags, and categories
- π Search & Filter β Quickly find content with keyword search or by filtering tags/categories
- π± Responsive UI β Clean and minimal interface using Bootstrap
- π Authentication (planned) β Login and register to manage personal content
- π€ Export Options (planned) β Export saved articles as PDF or TXT files
| Layer | Tools Used |
|---|---|
| Backend | Python, Flask, SQLite, Tesseract OCR |
| Frontend | HTML5, CSS3, Bootstrap, JavaScript |
| Templating | Jinja2 |