텍스트 비교

두 텍스트를 비교하고 추가·삭제된 줄을 강조 표시합니다. 무료, 비공개, 브라우저에서.

사용 방법 compare two texts

  1. Paste the original text into the first box and the changed version into the second.
  2. Click Compare — the tool matches the texts line by line.
  3. 제거됨 줄 are struck through in red; added 줄 are shown in green beneath them.

Use it to review edits in essays, config files, JSON, or code, or to double-check that a copy-paste was faithful. Everything runs locally in your browser — nothing is uploaded.

What do the colors mean?

Identical 줄 are shown normally. When a line differs, the original line is displayed in red with a strikethrough and the replacement line in green. That makes it easy to spot exactly where two texts diverge, line by line, without any file upload or signup.

Frequently asked questions

How do I compare two texts?

Put the first text in the Original box and the second in the Changed box, then click Compare. The tool highlights every line that differs between them.

What does the added/removed highlighting mean?

Lines present only in the original are shown in red with a strikethrough (removed). Lines present only in the changed text are shown in green (added). Matching 줄 are plain.

Is my text uploaded anywhere?

No. Comparison runs entirely in your browser with vanilla JavaScript — your text never leaves your device.

Is this different from 텍스트 비교?

They share the same line-comparison engine. This 페이지 is a dedicated, simpler view for quick side-by-side checks, while 텍스트 비교 offers the same output in the classic diff view.