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ページ以上など)はお使いの端末のメモリによって制限されます。