A converter that never sees your invoice
Tallystick is a free tool that turns European and US electronic invoices into Excel, CSV or JSON. I built it and I run it. The file is parsed in your browser, so a copy never reaches a server of mine.
Who is behind this
My name is Nugroho Setiaji. I am a single operator, not a company in Germany or the EU. The public contact is info@tally-stick.com. Legal identity is on the imprint; what happens to data is on the privacy page.
Why it stays in the browser
An e-invoice is a finance document. Uploading one to a stranger's converter is a bad habit I did not want to ask of anyone. The parser is deterministic JavaScript. After the page has loaded, the conversion still works with the network unplugged. That is also why there is no account wall and no daily cap: one more file costs me nothing.
What it reads
XRechnung, ZUGFeRD, Factur-X, UBL, CII, Peppol BIS, FatturaPA, Facturae, KSeF FA, UN/EDIFACT INVOIC, ANSI X12 810/850/856/820, and a few banking and bookkeeping exports. Each format has its own page so the wording matches what people search for. The parser underneath is the same.
What I ask in return
Nothing. If a file is rejected or read wrong, write to the address above and name the format. If the tool saved you time, there is a support page. Neither is required.