1001Ferramentas
↩️ Text

Remove Line Breaks

Remove or replace line breaks from text. Replace with space, comma or any other character. Instant result.

What are line breaks?

Line breaks are the invisible characters inserted when you press Enter. On Unix/Linux/Mac they are represented by \n (LF); on Windows, by \r\n (CRLF). This tool removes both formats.

The removal happens entirely in your browser.

Related Tools