Text Comparison
The online comparison tool can compare the differences between two texts. Enter two texts to see the differences highlighted in real time.
Tip: The text comparison tool is a JS component for viewing file differences in the browser, using the LCS diff algorithm to calculate string differences. It is suitable for online comparison of file differences, such as: .txt, .html, .xml, .php, .js, .java, etc.
Content (Old):  | Content (New):  | ||||
Expand 2 lines ...  | |||||
3  |     1,  | 3  |     1,  | ||
4  | -  | 4  | +  |     4,  | |
5  |     3  | 5  |     3  | ||
6  |   ],  | 6  |   ],  | ||
7  | -  |   "boolean":   | 7  | +  |   "boolean": false,  | 
8  |   "number": 123  | 8  |   "number": 123  | ||
Expand 1 lines ...  | |||||