Free invoice generator · Web + REST API

Generate invoices
in seconds.

The fastest way to bill clients — generate beautiful PDF invoices in our browser editor, or call our REST API from your code. Free tier, no credit card, no setup. Multi-currency, multi-language, EU + US ready.

No credit card·Web + API·EU + US ready
How to generate invoices

Two ways to bill, one invoice engine.

Generate invoices the way that fits your workflow. Click through our online invoice maker, or POST a payload from your code — same PDF, same client history, same billing engine.

Online invoice maker

Generate invoices in the browser. Save your business details, clients, and item catalog once — the next invoice is half-filled before you start.

  • Drafts auto-save while you type
  • Recurring line items from a reusable catalog
  • Mark paid, cancel, re-download anytime
Open the invoice maker →

Invoice API for developers

Generate invoices straight from your backend with our Node/Browser SDK or any HTTP client. Plain JSON in, PDF out — same schema as the web editor uses.

await si.invoices.generate({
  supplier:  { name: 'Acme Ltd' },
  purchaser: { name: 'Globex' },
  invoiceDetails: {
    invoiceNr: 'INV-2026-001',
    issueDate: '2026-06-15',
    dueDate:   '2026-06-29',
    currency:  'EUR',
  },
  items: [{ item: 'Design retainer',
            quantity: 1, unitCost: 2400 }],
});
See API docs →

Both modes share the same invoicing dashboard and client history. Switch at will — there's no separate "API plan".

Why teams pick us

Everything you need to bill clients fast.

Built to be the daily driver for invoicing — not a feature checkbox. Generate, send, track payment, and re-issue without leaving the tab.

Multi-currency invoicing

EUR, USD, GBP, CZK, PLN, HUF, CHF — pick at issue time. Invoice labels in EN, SK, CZ, HU, PL, DE. Localised date formats. Bill clients in any market you serve.

Sub-second PDF generation

Renders invoices in about a second. Bursts queue gracefully — no dropped invoices when your billing cron fires at midnight.

Built for recurring billing

Saved suppliers, clients sorted by last-used, an item catalog, and per-client invoice numbering — bill the same parties without retyping a thing.

Secure invoice storage

License-key auth, signed download URLs for every PDF, audit logs, EU hosting. GDPR-friendly. Your invoice data stays yours.

Pricing

One product, pick your volume.

Freelancer
€0/mo
2
invoices / month
Start free
Most popular
Small Business
€6.99 €2.99/mo
Launch offer · valid until August 2026
100
invoices / month
Choose plan
Unlimited
€29.99 €9.99/mo
Launch offer · valid until August 2026
invoices / month
Choose plan

Every plan: web editor + REST API, multi-currency, multi-language, EU hosting. Only the monthly volume changes.

See full pricing →

Ready to generate your first invoice?

Generate two invoices a month forever free — no card, no setup, no countdown. Upgrade only when the work picks up.