TextLOCALRuns in your browser
Line Ending Converter (CRLF ⇄ LF)
Convert between CRLF, LF, and CR line endings in the browser, and see which style the text uses.
This tool handles input and primary processing in your browser and is designed not to send the input to QuickKit’s server.
How it works
CRLF (\r\n) is the Windows convention; LF (\n) is used by Unix, Linux, and macOS; lone CR (\r) is classic Mac. The detected counts show what the input currently contains before conversion.