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.

제 파일을 서버에 업로드하나요?+

아니요 — 여기 있는 모든 도구는 파일을 기기에서 완전히 처리하며, 서버에 업로드되는 것은 없습니다. 유일한 예외는 AI 도구로, 작업을 위해 추출한 텍스트(파일 자체가 아님)를 Claude로 보냅니다.

파일 크기 제한이 있나요?+

저희가 임의로 설정한 제한은 없지만, 처리가 브라우저에서 이루어지므로 매우 큰 파일(500MB 이상 또는 1,000페이지 이상)은 저희가 아니라 기기의 메모리에 의해 제한됩니다.