Convert text line endings between LF (Unix/macOS) and CRLF (Windows). Detect mixed endings and normalize automatically. Puro client-side.
This tool converts line endings in your text. LF (\n) is used by Unix, macOS, and Linux. CRLF (\r\n) is used by Windows.