▸ tools

Free Tools

A growing collection of utilities for IT integration, data mapping and ITX workflows

offered free of charge by MAP CONSULTING. Need expertise, custom mappings or training around these topics? Get in touch →

CSV / Data
📄

CSV Validator

Detects field separator and line terminator from the first line of a delimited file, then verifies every other line follows the same structure. Catches malformed lines, inconsistent terminators, missing fields.

Use it →
CSV / ITX
⚙️

CSV to MTS

Generate an IBM ITX/WTX type tree script (.mts, format 10.1.0.2) from any delimited file. Auto-detects encoding, delimiter, header. Override before download.

Use it →
JSON
{ }

JSON Validator

Validate JSON syntax, pretty-print, and run JSONPath queries against your payload.

// Coming soon
XML
</>

XML Validator

Check well-formed-ness, optionally validate against an XSD, and pretty print the document.

// Coming soon