Skip to main content

Search 314 pages — tools, formats, elements, namespaces, directory, comparisons, XPath, datatypes, glossary, parse errors, schema errors, use cases, blog and product.

19 free toolsno accountnothing stored

Validate the XML, convert it, and find out exactly why it broke.

19 tools that run libxml2 on the server, not a regular expression in your browser. When one rejects a document, 270 reference pages explain what it meant.

Up to 2 MB per document. No signup, no upload, no retention.

feed.xmllibxml2
  1. <channel>
  2. <item>
  3. <title>First</title>
  4. </channel>

Opening and ending tag mismatch: item line 2 and channel (line 4)

Xerces (Java)
The element type "item" must be terminated by the matching end-tag "</item>".
expat (Python)
mismatched tag: line 4, column 2
Opening and ending tag mismatch — what it means, and the fix

The toolbox

19 tools, and not one of them wants your email.

Paste a document, get an answer. Each tool parses in memory on the server and returns a result — no document, fragment, or filename is written to a database or a log.

Tools index

The workspace

When one answer is not enough, keep the document.

The tools are stateless on purpose. A free workspace is the other half: it stores every version of a document, indexes its structure, diffs the versions against each other, and re-checks monitored URLs on a schedule.

Create a free account

No card. The guest workspace needs no account at all.

  • Indexed, not just uploaded

    Every document becomes a namespace-aware map of paths, attributes, sample values, and schema references you can search.

  • Versions that answer questions

    Keep each fetch of a document and compare them by structure, so "what changed" has an answer that is not a text diff.

  • Sources that report themselves

    Point the monitor at a feed, sitemap, or partner URL and hear about malformed documents, missing fields, and shape changes.

What a stored record holds

  • XML, XSD, DTD, RELAX NG, RSS, Atom, SOAP, sitemap.xml
  • Namespace-aware indexing and XPath extraction
  • Private workspaces, redaction-ready samples
  • Source URL, fetch time, and verdict kept with every version