Line Ending Converter

Convert text line endings between LF (Unix/macOS) and CRLF (Windows). Detect mixed endings and normalize automatically. Pure 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.