camelot_invoice_generator
Create customizable vector PDF invoices with multi-currency labels, editable line items, tax and discount fields, and local export.
Instructions
Invoice Generator Pro: Create customizable vector PDF invoices with multi-currency labels, editable line items, tax and discount fields, and local unwatermarked PDF export.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/invoice-generator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Array of line items, products, or service entries | |
| notes | No | Additional context, terms, or special instructions | |
| dueDate | No | YYYY-MM-DD | |
| currency | No | Three-letter ISO currency code (e.g. USD, EUR, GBP) | USD |
| issueDate | No | YYYY-MM-DD | |
| taxPercent | No | Tax rate percentage (0 to 100) | |
| paymentTerms | No | Agreed payment terms (e.g. Net 30, Due upon receipt) | |
| clientDetails | No | Full legal name, billing address, and contact details for client | |
| invoiceNumber | No | Invoice number (e.g. INV-2026-001) | |
| sellerDetails | No | Full business name, billing address, and contact details of seller | |
| discountAmount | No | Total discount reduction applied |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |