Aggiungi interruzioni di riga
Spezza il testo ogni N caratteri o parole.
Paste text to wrap it after a set number of characters or words. Optionally avoid breaking words in the middle. Everything runs locally in your browser.
Il tuo input è elaborato localmente nel browser — nulla viene caricato, memorizzato o registrato.
Ti ha fatto risparmiare tempo?Offrimi un caffè
Come funziona
- 1 Paste your text.
- 2 Choose characters or words and the length.
- 3 Copy the wrapped result.
Casi d'uso comuni
- Wrap text to a fixed width.
- Format text for terminals or emails.
- Split a long line into rows.
- Prepare fixed-width content.
Domande frequenti
Is my text sent to a server?
No. Everything runs locally in your browser — your text is never uploaded, stored or logged.
Does it avoid splitting words?
When that option is on and you wrap by characters, breaks fall on spaces so words stay whole (lines may be a little shorter than the limit).
Is it really free?
Yes — free, with no signup and no limits.