Comment by vldszn
I’m working on a free and open-source invoice generator: https://easyinvoicepdf.com/?template=stripe
- No sign-up, works entirely in-browser
- Live PDF preview + instant download
- VAT EU support
- Shareable invoice links
- Multi-language (10+) & multi-currency
- Multiple templates (incl. Stripe-style)
- Mobile-friendly
GitHub: https://github.com/VladSez/easy-invoice-pdf
Would love feedback, contributions, or ideas for other templates/features.
PS: e-invoice support coming soon
Ha! I built a similar service for quote generation a couple of month ago: https://quotemachine.cc
No signups, free for all, browser-only, live pdfs, etc
Built it for a friend and decided to share with all, it's just a react app (no backend) running on GCP and costs almost nothing to run.
Didn't think about opensourcing it and I will, why not.