Invoice Generator (PDF/HTML/Text)
Generate professional PDF invoices with line items, discount, tax, and totals. Enter from/to details, line items, tax rate, discount and currency — export as PDF (pdf-lib), printable HTML, plain text, or CSV. 18 extra features: line parser, totals calc, discount applier, tax calculator, grand total, 7 currency presets, tax presets, Net 15/30/60 due-date presets, invoice number auto-suggest, history (localStorage), shareable URL, summary stats. 100% client-side.
About Invoice Generator (PDF/HTML/Text)
Generate professional PDF invoices with line items, discount, tax, and totals. Enter from/to details, line items, tax rate, discount and currency — export as PDF (pdf-lib), printable HTML, plain text, or CSV. 18 extra features: line parser, totals calc, discount applier, tax calculator, grand total, 7 currency presets, tax presets, Net 15/30/60 due-date presets, invoice number auto-suggest, history (localStorage), shareable URL, summary stats. 100% client-side. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.
FAQ
How does the invoice generator work?
Enter your business details (from) and your customer details (to). Add line items as `description,qty,unit_price` per line. Pick a currency, enter tax rate and optional discount percent. The tool computes subtotal, discount, tax and grand total, then lets you download a professional PDF (via pdf-lib), printable HTML, plain-text invoice, or CSV of line items.
What format are line items in?
One per line, comma-separated: `description,qty,unit_price`. Example: `Web design,10,75.00`. The parser strips quotes, validates numeric fields, and skips blank lines. Negative or NaN values are rejected with an error message.
Can I set due dates automatically?
Yes. After entering the invoice date, click Net 15, Net 30, or Net 60 to auto-fill the due date. You can also override the due date manually.
What extra features does this tool have compared to others?
(1) Line item parser with validation. (2) Multi-line totals calculator. (3) Discount applier (percentage). (4) Tax calculator (percentage). (5) Grand total calculator. (6) 7 currency presets ($, €, £, ₹, ¥, A$, C$). (7) PDF generator via pdf-lib. (8) Printable HTML invoice (inline CSS). (9) Text invoice generator. (10) CSV line-items exporter. (11) Invoice number auto-suggester (date + sequence). (12) Net 15/30/60 due-date presets. (13) Tax rate presets (0/5/8.5/10/18/20/25%). (14) Summary stats (subtotal, tax, total, item count). (15) History (localStorage, last 20). (16) Shareable URL (encode inputs in hash). (17) Copy invoice text to clipboard. (18) Currency-aware formatting.
Is my data sent anywhere?
No. All invoice generation, calculation and PDF creation happen 100% locally in your browser. History is stored in localStorage on this device only. Nothing is uploaded.
Related tools
Break-Even Calculator (Units, Revenue, Margin of Safety)
Calculate break-even point — units to sell, revenue needed, margin of safety, profit at expected sales, target profit units, contribution margin per unit and ratio, plus price sensitivity analysis. Enter fixed costs, variable cost per unit, price per unit, expected sales, and optional target profit. Export as text report or CSV. 16 extra features: contribution margin per unit, contribution margin ratio, break-even units, break-even revenue, target profit units, margin of safety units, margin of safety %, profit at expected sales, text report renderer, CSV export (metric, value, formula), copy + download .txt + CSV, history (localStorage, last 20), shareable URL (encode inputs in hash), summary stats, sensitivity analysis (±10% / ±20% price), input validation. 100% client-side.
Contract Template Generator
Generate common business contract templates — NDA (mutual/one-way), freelance, service agreement, independent contractor, consulting, MSA and SOW. Substitute party names, dates, compensation, payment terms and additional clauses. Render as printable HTML, plain text or markdown. 18 extra features: 8 contract type templates, 5 duration presets, 5 payment term presets, effective-date formatter, end-date calculator, compensation formatter, payment-terms formatter, additional-clause combiner, text/HTML/markdown renderers, section counter, clause validator, disclaimer generator, summary stats, history (localStorage), shareable URL. 100% client-side.
Customer Tracker
Track customers and follow-ups — contact info, last-contact date, status, value. Compute days since last contact, total and average customer value, status breakdown, overdue follow-ups, and a follow-up priority list (oldest first). 100% client-side with email + phone validation, CSV/text export, history, and shareable URLs.