Skip to content

Formateurs & Code

Convertisseur de sauts de ligne

Convertisseur de sauts de ligne gratuit. Convertissez entre Unix LF, Windows CRLF, Mac classique CR, HTML <br>, listes séparées par virgule ou point-virgule. 100 % côté client.

Runs in your browser
Input · source
lines: 0chars: 0size: 0 B
Converted · result
lines: 0chars: 0size: 0 B
live

Note de la rédaction

Understanding · CRLF vs LF.

Ce chapitre approfondi n'est actuellement disponible qu'en anglais. L'outil de conversion ci-dessus fonctionne dans votre langue ; le long article explicatif n'a pas encore été traduit.

Questions fréquentes

Quick answers.

What is the difference between LF and CRLF?

LF (Line Feed) is the standard line terminator for Unix, Linux, and modern macOS. CRLF (Carriage Return + Line Feed) is the legacy typewriter-style standard used by Windows systems.

Can I convert a list into a single line?

Yes. Choose the 'Comma' or 'Space' option to replace all vertical line breaks with your preferred delimiter, turning a column of text into a single paragraph.

How does this tool handle HTML line breaks?

The '<br>' option replaces standard newlines with HTML break tags, which is useful when pasting plain text into web editors or code that doesn't preserve whitespace.

Is my text data secure?

Yes. The conversion logic is written in JavaScript and runs entirely inside your browser. No text is ever uploaded to a server or stored in a database.

Les internautes recherchent aussi

Outils similaires

More in this room.

Tout voir dans Formateurs & Code