Skip to content
QKQuickKit日本語
TextLOCALRuns in your browser

Trim Lines

Remove leading and trailing whitespace from every line of text in the browser.

This tool handles input and primary processing in your browser and is designed not to send the input to QuickKit’s server.

Result

How it works

Trims spaces, tabs, and other whitespace from the start and/or end of each line. Collapsing internal whitespace replaces runs of two or more spaces or tabs inside a line with a single space; line breaks are never affected.