KDiff3
Compares and merges 2 or 3 files or directories
KDiff3 is a file and folder diff and merge tool which
- compares and merges two or three text input files or folders,
- shows the differences line by line and character by character(!),
- provides an automatic merge-facility,
- has an editor for comfortable solving of merge-conflicts,
- provides network transparency via KIO,
- has options to highlight or hide changes in white-space or comments,
- supports Unicode, UTF-8 and other file encodings,
- prints differences,
- supports version control keyword and history merging.
KDiff3 compares two or three input files and shows the differences line by line and character by character. It provides an automatic merge facility and an integrated editor for comfortable solving of merge conflicts. KDiff3 allows recursive directory comparison and merging as well. KDiff3 also has KIO support, so it can access to remote files and compressed archives.
How to install KDiff3 in Ubuntu
If you are on a supported distro, you can install the application through software center by clicking the below link.
If the above link not working, run the below command in terminal to install kdiff3 in Ubuntu
sudo apt install kdiff3
KDiff3 Screenshots