Desktop

Text Comparator

WinMerge-style desktop tool that compares two text files side by side with character-level highlighting.

JavaScriptElectronNode.js

01Overview

TXT Comparator is a WinMerge-style Electron desktop app that compares two text files side by side. The comparison includes spaces, tabs and line endings, so differences you cannot see are caught too.

Changed lines get character-level highlighting, with visible markers for spaces, tabs, CR and LF. There is a difference-only mode plus previous/next navigation between changes.

02Key Features

03Engineering Notes