1001Ferramentas
๐Ÿ“„Utilities

NFe XML Viewer

Reads and displays the main fields of a Brazilian NF-e/NFC-e XML: issuer, recipient, items, totals, ICMS.

What is it for?

An NF-e is really just an XML file following the standard SEFAZ defines. This page reads the key fields and lays them out visually so you can review them quickly, no dedicated NFe reader required.

It handles both the NF-e (model 55) and the NFC-e (65). You get the issuer and recipient, the line items, the totals and the access key.

All of the parsing happens right here through DOMParser. Your file never gets uploaded anywhere.

Related Tools

View an NF-e XML

All the information of a Brazilian electronic invoice lives in the XML, but in raw form that's nearly impossible for a human to read. This tool reads the NF-e and NFC-e XML and shows the main fields in an organised layout, almost like the invoice itself in front of you.

It brings up the issuer and recipient data, the list of items, the values and the taxes (ICMS among them), all split into clear sections. You can check an invoice that arrived, validate data before an entry, or simply make sense of an XML file without opening the fiscal system.

Since the XML carries fiscal and commercial data, the reading happens entirely in the browser and nothing leaves your device. It's a support tool for accountants and anyone handling invoices every day.