Tools
Every tool runs in your browser — your data never leaves your machine. Nine tools live today; more shipping soon.
Auto-detects data types (INT, DATE, BOOLEAN) and generates optimized, batched SQL INSERT statements for MySQL, Postgres, SQL Server, and SQLite — all in your browser.
Reverse-engineer a SQL dump of INSERT statements back into a clean CSV you can open in Excel or re-import elsewhere. Parses tuples, quotes, and escapes — entirely client-side.
Convert CSV to JSON in your browser with type auto-detection (numbers, booleans) and proper escaping. No data leaves your machine.
Flatten JSON arrays of objects into clean CSV — nested keys are dotted, arrays joined, values RFC-4180 escaped. All client-side.
Convert XML to JSON in your browser with attribute retention (@ prefix), CDATA support, and repeated-tag-to-array mapping. No data leaves your machine.
Serialize JSON into well-formed XML in your browser. Nested objects become elements, @-prefixed keys become attributes, arrays become repeated tags. No data leaves your machine.
Convert YAML to JSON in your browser. Supports anchors, aliases, multi-document streams, and typed scalars — no data leaves your machine.
Convert JSON to clean, idiomatic YAML in your browser. Nested objects, arrays, and multi-line strings handled correctly — no data leaves your machine.
Score up to 5 migration vendors across 5 weighted categories. Live radar chart, letter grades, CSV export, and a printable board report — all in your browser.
Model a 36-month migration business case: Cost of Inaction (NPV), net savings, payback period, cumulative cost chart, CSV export, and a printable PDF — all in your browser.
Analyze CSV structure, detect null values, and identify formatting errors instantly.
Evaluate the best support platform (Zendesk, Freshdesk, etc.) for your business scale.
Estimate the duration of your data migration based on record volume and API limits.
Calculates precise timelines, identifies API capability gaps, and generates an execution plan.
Detect emails, phones, SSNs, credit cards, IPs, dates of birth, IBANs, passports, URLs, and names in CSV or JSON. Client-side risk report with GDPR/CCPA flags — nothing leaves your browser.
Auto-suggest field mappings between two platforms or two schema CSVs. Curated entity mappings for known pairs (Zendesk to Freshdesk, Salesforce to HubSpot); fuzzy name + type matching for the rest. Export CSV/JSON — all in your browser.
Reconcile source and target CSVs entirely in your browser — record count match, field-level diff report, missing and extra records, and integrity checks for timestamps, HTML formatting, and attachment links. No data leaves your machine.
Encode text or files to Base64 in your browser. UTF-8 safe, with URL-safe and PEM-style line-wrap options. No data leaves your machine.
Decode Base64 to text in your browser. Handles UTF-8, URL-safe variant, and whitespace-padded input. No data leaves your machine.
Decode a JWT in your browser — inspect header, payload, and signature, see registered claim meanings (sub, iss, aud, exp, iat, nbf), and check expiry / not-before status. No token leaves your machine.
Build and parse cron expressions in your browser. Generate schedules from presets or field editors, get a plain-English description, and see the next execution times — all client-side, no data leaves your machine.
Test regular expressions in your browser with a pre-loaded library of data migration patterns — extract Zendesk ticket IDs, Salesforce record IDs, Jira keys, emails, dates, UUIDs, and more. Live match highlighting, capture groups, and replace mode. No data leaves your machine.
Convert files between UTF-8, UTF-16, Latin-1, and other encodings to fix mojibake before import.
Validate CSV structure, delimiter consistency, encoding, and required fields before import.
Normalize messy exports — trim whitespace, fix casing, strip invalid characters, standardize phones.
Normalize date and timestamp formats across platforms — Unix epochs, ISO 8601, US/EU formats, and more.
Find and merge duplicate records using fuzzy matching on names, emails, and custom fields.
We build new tools based on what customers ask for. Tell us what you're trying to migrate and we'll point you at the right tool — or build it.