← InvoiceForge home
NEW · ESTIMATES + INVOICES
Send estimates that look as clean as invoices — then flip them to invoices when you win.
InvoiceForge now supports document types: invoice, estimate (quote), and receipt. Same JSON schema. Same CLI. Client-ready Markdown, HTML, plain text, plus bookkeeping JSON export.
$9 USD · one-time · Gumroad delivery
Live estimate output
Loading estimate demo…
Generated with invoiceforge --template estimate
How freelancers use it
- Draft a project quote with
--type estimate or the built-in estimate template.
- Email the Markdown/HTML output (or paste plain text).
- When approved, change
documentType to invoice (or drop --type estimate) and re-render — no retyping line items.
- Export
--format json for spreadsheets / bookkeeping pipelines.
Why $9 beats free Word templates
- Version-controllable JSON — no broken DOCX formatting.
- Batch end-of-month invoices from a folder of JSON files.
- Unit-tested totals, tax, and discounts.
- Estimate → invoice → receipt labels without three separate tools.