// every page, one list

Sitemap

Every tool on Delint, grouped by what it works on. Everything here runs entirely in your browser — nothing is uploaded.

Text & data cleanup

  • Text cleaner

    Strip hidden formatting, tracking spans, and font tags from text pasted out of Word, Google Docs, or a webpage — outputs clean plain text or Markdown.

  • CSV cleaner

    Auto-detects the delimiter, repairs ragged rows, trims stray whitespace, and exports a clean CSV.

  • Encoding fixer

    Fixes mojibake and double-encoded UTF-8 (’, é), and normalizes Unicode.

  • JSON fixer

    Repairs common JSON syntax errors — trailing commas, single quotes, unquoted keys, comments — and pretty-prints the result.

  • Mail checker

    Scans pasted email text or HTML for common phishing red flags — urgency language, mismatched links, lookalike domains.

Spreadsheet tools

  • Sheet cleaner

    Removes hidden characters, unusual spaces, and extra whitespace from text cells in an Excel workbook.

  • Column splitter

    Splits one xlsx column into several, by delimiter or fixed width.

  • Split into tabs

    Groups rows by a column's value and fans them out into separate tabs in one workbook.

Other