A lightweight, single-page invoice generator web application designed for small business owners and freelancers.
- Zero setup: Runs 100% in the browser (Plain HTML, CSS, JavaScript).
- Dynamic Line Items: Add/remove items with auto-calculating line totals, taxes, discounts, and grand totals.
- Live Invoice Preview: A4-styled printable sheet that updates in real-time.
- Download as PDF: Client-side PDF generation powered by
html2pdf.js. - WhatsApp Summary: One-click emoji-formatted text summary ready to paste into messaging apps.
- Print Ready: Optimized
@media printstyling for clean paper printing.
Simply open index.html in any modern web browser or deploy directly to GitHub Pages, Netlify, or Vercel.