A fast console tool that extracts total amounts (incl. VAT) from batches of Tesla PDF invoices (Dutch & German formats tested).
- Processes hundreds of invoices in seconds (parallel processing)
- Supports unpacked Tesla invoice ZIPs
- Clean summary with grand total + average
- Cross-platform (.NET 10)
- MIT Licensed
Visit EvInvoice. The data will not leave your client device.
Run the tool by passing the directory in which the invoices are located (default downloaded Tesla .ZIP file or unpacked .PDF files):
.\Teqit.TeslaInvoices.exe "C:\temp\MAY_2025-JUN_2025.ZIP".\Teqit.TeslaInvoices.exe "C:\temp\MAY_2025-JUN_2025"./Teqit.TeslaInvoices "/home/user/invoices/MAY_2025-JUN_2025.ZIP"./Teqit.TeslaInvoices "/home/user/invoices/MAY_2025-JUN_2025"Made with ❤️ for the Tesla + .NET community.
