Skip to content

Releases: Cherry28831/Invoice-Data-Extractor

v2.0.0

Choose a tag to compare

@itisar-345 itisar-345 released this 06 Jan 20:09
1c2024a

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

Choose a tag to compare

@Akshita3104 Akshita3104 released this 07 Jun 12:55

Updated Exe File

Windows .exe Release

Choose a tag to compare

@itisar-345 itisar-345 released this 05 Apr 08:36

🚀 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!