Privvert logoPrivvert

Strumenti per righe

Ordina, deduplica, inverti

Order: (none)

In: 6 lines · Out: 6 lines · Removed: 0

Informazioni su questo strumento

Sort lines alphabetically or by length, remove duplicates, reverse order, shuffle, trim whitespace and change case - all chained together.

Operations apply in the order you click them, so you can build small text-processing pipelines without writing a script.

Funzionalità

  • Sort A→Z, Z→A, by length
  • Remove duplicates (case-insensitive option)
  • Reverse, shuffle, trim, lowercase, uppercase
  • Live preview and stats
  • 100% in-browser

Come si usa

  1. Paste your lines.
  2. Click operations in the order you want.
  3. Copy or download the result.
🔒 100% privato

Tutto avviene all'interno del tuo browser con JavaScript e WebAssembly. I tuoi file non vengono mai caricati su un server, mai memorizzati e mai visti da noi.

Domande frequenti

Are operations destructive to my input?

No - your input stays as you typed it; only the right-hand result reflects the chained operations.