Skip to content

Releases: Cherry28831/Invoice-Data-Extractor

v2.0.0

06 Jan 20:09
1c2024a

Choose a tag to compare

Implement Groq API integration with enhanced features

  • Replace Gemini API with Groq API (llama-3.1-8b-instant model)
  • Added enhanced OCR with Python-tesseract and OpenCV image preprocessing and PDFPlumber
  • Supported Input Formats: PDF files (with OCR fallback) and JPG images (direct OCR processing)
  • Implement data flattening for Excel export (each item as separate row)
  • Add append functionality to existing Excel files

v1.0.1

07 Jun 12:55

Choose a tag to compare

Updated Exe File

Windows .exe Release

05 Apr 08:36

Choose a tag to compare

πŸš€ First official release of Invoice-Data-Extractor (.exe build)

This Windows executable helps extract data from PDF/JPG invoices with over 95% accuracy, powered by OCR and Generative AI. No complex setup β€” just download, get your free API key, and start extracting!

βœ… Features:

  • Accepts invoices in PDF or JPG format
  • Uses OCR + Google Generative AI for intelligent data extraction
  • Exports data in clean Excel format (.xlsx)
  • Lightweight desktop app with built-in UI

πŸ“Œ IMPORTANT: Requires API Key

This app uses Google's Gemini API.
πŸ”‘ You’ll need to generate your own free API key before running the app.

πŸ“„ Click here for the API Setup Guide
πŸ“Ž Or refer to the included documentation: API Documentation.docx

πŸ›  How to Use:

  1. Get your free Google Gemini API key
  2. Download the .exe file below ⬇️
  3. Run it and paste your API key when prompted
  4. Upload an invoice β†’ get extracted data!

MIT Licensed | Built with πŸ’™ by Cherry28831, itisar-345 and Akshita3104
Open for contributions, forks, and feedback!