Free · Remove XML name prefixes
XML Namespace Cleaner
Remove prefixes such as store: and meta: to make a simpler XML copy for basic tools.
- Clear result
- Private in your browser
- Copy or download
Remove XML name prefixes
Paste text or open a file. The result stays in this browser tab.
XML with namespaces7 lines · 279 characters
Tip: press Ctrl or Command + Enter to run.
XML without prefixesResult ready
Prefixes found2
Elements4
StatusClean copy
<?xml version="1.0" encoding="UTF-8"?>
<catalog>
<item id="A-12">
<name>Green Notebook</name>
<status>in-stock</status>
</item>
</catalog>Three simple steps
How to use it
- Open XML that uses prefixes such as soap:, media:, or store:.
- Press Remove prefixes to make a simpler copy.
- Check for names that became the same before using the new file.
Your file stays on this device
fast-xml-parser reads and changes the text inside this browser tab. Bookify does not upload or save it. For safety, this tool does not open XML files with a DOCTYPE.