XPath Tester
Drop a .xml file here, or
ready
XPath Tester
Run XPath 1.0 expressions against an XML document via the browser's native document.evaluate. Returns matched element nodes (serialised), attribute / text nodes, and string / number / boolean expression results.
— S., [email protected]
XPath 1.0 only
The browser ships XPath 1.0. That covers //tag, /root/child[2], @attr, text(), count(), contains(), starts-with(), and predicates with position / attribute filters. XPath 2.0 / 3.1 features (regex, sequences, let) are not supported.
Privacy
100% client-side. No upload. See the privacy policy.