tsvkit.org
TSV (Tab-Separated Values) utilities, in the browser
Say hi →

URL-encode a TSV

updated 19 May 2026

tsv → url
Drop a .tsv file here, or
ready

URL Encode

Percent-encodes every non-safe character (using encodeURIComponent semantics). In strict mode tabs become %09 and newlines %0A so the result is one safe line; turn strict off if you want a human-readable encoding that preserves structure.

Privacy

100% client-side. No upload. See the privacy policy.