Skip to content

JAD-SVK/MultilineTextDiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Formatted Text Diff

Introduction

Formatted Text Diff is a simple application that is designed to compare two texts. There are many applications that allow this, but mostly only on a line base. But when the text formatting changes (new paragraphs were added, or line width was changed, or new inserted word caused moving another words to next line), these applications return too many changes.

Formatted Text Diff displays changes even between lines, even when the words were moved to another line.

Main window

Know restrictions

  • big memory usage (compare of two 10,000 characters texts requires more than 500 MB of RAM),
  • no highlight colours in Linux (probably caused by implementation of RichTextBox in Linux)

License

This software is released under the MIT License.

About

Simple application to compare multi-line texts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages