# Free Invoicing — Create an Invoice Online Free | Lucanto

Zdroj: https://lucanto.eu/free-invoicing
Aktualizované: 2026-09-08

You can create an invoice free in Lucanto in a few minutes — open a free account, then fill in the customer, the line items and the amount. The Free plan gives you unlimited one-off invoices forever, your own numbering and a payment QR code. No credit card, no time-limited trial, and you download the finished invoice as a PDF.

export const freeFacts = [
  { label: 'One-off invoices', value: 'Unlimited, forever' },
  { label: 'Credit card at sign-up', value: 'Not required' },
  { label: 'Payment QR code (SK, CZ)', value: 'Yes' },
  { label: 'Works VAT-registered or not', value: 'Yes' },
  { label: 'Your own sequential numbering', value: 'Yes', note: 'One number series' },
  { label: 'Invoice language (SK, CZ, EN, RO)', value: 'Yes' },
  { label: 'Auto-fill client details from registers (SK, CZ)', value: 'Yes' },
  { label: 'VAT-registration check', value: 'Yes' },
  { label: 'Number of clients', value: '50' },
  { label: 'Bank and cash account', value: '1 + 1' },
  { label: 'API requests', value: '100 / month' },
  { label: 'Foreign-currency and cross-border invoices', value: 'From Starter' },
  { label: 'Expense tracking and AI extraction', value: 'From Starter' },
  { label: 'Manual export for your accountant', value: 'From Starter' },
  { label: 'Accountant collaboration', value: 'From PRO' },
];

export const steps = [
  {
    title: 'Open a free account',
    body: 'Sign up at app.lucanto.eu with your e-mail — no card, no commitment.',
  },
  {
    title: 'Enter the customer',
    body: 'Type the company name or registration number and Lucanto fills in the rest from the public registers (SK, CZ) and shows whether the client is VAT-registered. You can also invoice a private individual.',
  },
  {
    title: 'Add the line items',
    body: 'Fill in the description, quantity and price. If you are VAT-registered you add the rate; if you are not, you invoice without VAT.',
  },
  {
    title: 'Check the details and the QR code',
    body: 'Lucanto adds the sequential number, the dates and a payment QR code (SK, CZ) your customer can scan in their banking app.',
  },
  {
    title: 'Download or send it',
    body: 'Save it as a PDF and e-mail it to your customer. The invoice stays in your account and you can reopen it any time.',
  },
];

<div class="prose-lc max-w-3xl">

## How to create a free invoice in minutes

You do not need accounting knowledge to send an invoice. In Lucanto you go from an empty form to a finished invoice in the five steps below. It takes a few minutes and the invoice is ready to download straight away.

## Free forever, not free for 30 days

Some invoicing tools let you invoice free only for a while — once the trial ends, you have to pick a paid plan. Others do have a permanent free tier, but hedge it with tight limits, such as a handful of clients. Lucanto does not work like a trial: you create invoices online for free, the number of one-off invoices is not capped, and the Free plan does not expire after 30 days. You do not enter card details when you register.

The Free plan is built for one user and includes 50 clients, one bank account, one cash account and 100 API requests a month. When you later want to track expenses, invoice in another currency or work as a team, you move to a paid plan — but you can keep invoicing free for as long as Free is enough. The exact limits are in the [pricing and plans overview](/pricing).

## What a free Lucanto invoice includes

A free invoice from Lucanto is not a stripped-down version. It carries the details an invoice needs whether or not you are VAT-registered, your own numbering, and a payment QR code your customer scans in their banking app instead of retyping the account number and reference (SK, CZ). Client details for Slovak and Czech companies are filled in from the register by name or registration number, and Lucanto shows you straight away whether the client is VAT-registered — so the invoice is right the first time.

</div>

<KeyFactsTable
  id="free-plan-table"
  class="mt-12"
  rows={freeFacts}
  labelHeading="Feature"
  valueHeading="On the Free plan"
  caption="What free invoicing includes on the Lucanto Free plan"
/>

  <div class="prose-lc mt-12 max-w-3xl">

## Can you invoice without registering?

People often look for a free invoice with no sign-up. Lucanto needs a free account, which takes seconds to open with an e-mail address, no card and no commitment. The account earns its keep: your invoices are stored, you can resend them, keep them in one numbering sequence and have them together when a client or an accountant asks. Instead of a one-off PDF that vanishes when you close the tab, your invoices stay within reach.

## Invoicing as an individual, without a registered business

You can usually issue a document for occasional income without running a registered business. What that document has to contain, whether a registration number is required, and how the income is taxed all depend on where you are based — thresholds and exemptions differ from country to country, and they change.

Lucanto produces the document and keeps it in order. It does not decide your tax position for you: check the rules that apply where you live, or ask an accountant, before you rely on a particular treatment. If you are not VAT-registered, you simply invoice without VAT, and Lucanto lays the invoice out accordingly.

## Who Lucanto suits

Free invoicing in Lucanto is for freelancers, sole traders and small teams who want to invoice quickly and without unnecessary cost. If you are starting out and need to send a few invoices a month, the Free plan is plenty. When you want more — expense tracking, AI extraction from documents, team collaboration — the paid plans build on the same account, and you can also let an [AI agent](/agents) issue invoices for you.

</div>

<StepsHowTo id="steps" class="mt-16" heading="Create a free invoice in five steps" steps={steps} />

<CtaBand
  class="mt-16"
  heading="Send your first free invoice today"
  lead="The Free plan is free forever — unlimited one-off invoices, a payment QR code, and no credit card."
  ctaLabel="Create a free invoice"
  analyticsLocation="free_invoicing_mid"
/>

<FaqAccordion class="mt-16" items={frontmatter.faq} heading="Frequently asked questions about free invoicing" />
