PDFCurePDFCure
All tools

Compare Text

Spot every difference between two blocks of text, line by line.

Original

Changed

Both texts are compared in your browser — nothing is sent to a server.

Related PDF tools

Compare Text — frequently asked questions

Does it compare word by word or line by line?+

Line by line, using a longest-common-subsequence diff — the same approach code review tools use.

Is there a size limit?+

It handles typical documents easily. Very large inputs (tens of thousands of lines) may be slow because the diff is computed in your browser.

Is my text uploaded?+

No. Both versions are compared locally and never sent anywhere.

Caricate i miei file su un server?+

No — ogni strumento qui elabora i tuoi file interamente sul tuo dispositivo, e non viene caricato nulla su un server. L'unica eccezione sono gli strumenti IA, che inviano il testo estratto (non il file) a Claude per svolgere il loro lavoro.

C'è un limite di dimensione del file?+

Non imponiamo alcun limite artificiale, ma poiché l'elaborazione avviene nel tuo browser, i file molto grandi (oltre 500 MB o 1.000 pagine) sono limitati dalla memoria del tuo dispositivo, non da noi.