URL-encode a TSV
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.
— S., [email protected]
Privacy
100% client-side. No upload. See the privacy policy.