Plainjar
Back to all tools

— text & data —

Live

View UBL invoice

Open a UBL XML invoice and view it as a readable invoice, with PDF download.

runs entirely in your browser

Frequently asked questions

What's a UBL invoice?

UBL (Universal Business Language) is the standard XML format for digital invoices in the EU. From 2026 it'll be mandatory for B2B invoicing under the ViDA regulation. UBL invoices look like raw XML, not easy to work with without a viewer.

Is my invoice uploaded?

No. Parsing happens via the browser's DOMParser; the PDF is built locally via pdf-lib. No server, no log. Open the Network tab during use, not a byte leaves your device.

Does this work on CreditNotes?

Yes. The parser recognises both <Invoice> and <CreditNote> as root elements and adapts the line-item tags automatically (InvoiceLine vs CreditNoteLine, InvoicedQuantity vs CreditedQuantity).

Which fields are read?

Invoice number, date, due date, currency, buyer reference. Supplier and customer with name, Chamber of Commerce ID, VAT ID, and address. All line items (description, quantity, price, amount). Totals, VAT subtotals per percentage, IBAN. Attachments and signatures aren't shown.

— related tools —

Related tools

This tool runs entirely in your browser. Nothing is uploaded or stored on a server.

View UBL invoice — Plainjar