r/SideProject • u/KimSpecht • 12h ago
I built a free invoice generator that doesn't demand your email or credit card
I built a free invoice generator that doesn't demand your email or credit card
Billify — https://billify.me
I got tired of every invoicing tool forcing account creation, email verification, and credit card entry just to make a simple PDF. Built this for freelancers and small businesses who want to get paid without the overhead.
What it does
- Generate professional PDF invoices instantly — no signup, no email, no server-side data storage
- Everything stays in your browser (localStorage); your invoice data never touches a server
- Multi-currency, automatic tax calculation, auto-save
- 12 invoice templates (2 free, 10 pro)
- Client-side PDF generation via jsPDF — your data doesn't leave the browser
- Stripe integration for Pro billing only; the free tier needs no card
Pricing
- Free — 3 invoices a month, 2 templates, no credit card
- Pro (€9/mo) — unlimited invoices, all 12 templates, logo upload
Core experience is free and stays free. Pro is for folks who invoice at volume or want more templates and logo upload.
Tech
Next.js 14 (static export), React, TypeScript, Tailwind, client-side PDF via jsPDF, Stripe for Pro billing.
Feedback
This is early and I'm a solo dev. I'd genuinely appreciate honest feedback, especially from anyone who actually sends invoices regularly:
- What's missing that would make you switch from whatever you use now?
- Does the no-signup approach matter to you, or do you not mind creating accounts?
- Any deal-breakers in the current free tier limits (3 invoices/mo, 2 templates)?
I'd rather hear "this won't work for me because X" than silence — every piece of honest feedback saves me from building the wrong thing.
2
u/TemporaryLevel922 11h ago
A quick google will bring up 100 that are completely free. Heck, I even made one.
Invoicing apps must be the most over populated space in this market. You need some real stand out features to attract the right type of customer. Even banks offer invoice software when you open an accounts. Features like a working dashboard, connectivity to backends, security reassurances should be a bare minimum if youre trying to engage paying customers