| I’m working on a free and open-source invoice generator: https://easyinvoicepdf.com - No sign-up, works entirely in-browser - Live PDF preview + instant download - VAT EU support - Shareable invoice links - Multi-language (10+) & multi-currency (100+) - Multiple templates (incl. Stripe-style) - Mobile-friendly - QR code support GitHub: https://github.com/VladSez/easy-invoice-pdf Would love feedback, contributions, or ideas for other templates/features. The project has no backend and is purely browser-based, but I’m based in Europe and developing the project here, so I consider it a European project. PS: e-invoice is wip (Ksef, XRechnung, Factur-X) |
I just made my own invoice generator using a json spec and a HTML -> PDF pipeline that wasn't so simple to get going. I might use this!