> ## Content Index
> Fetch the complete content index at: https://en.blog.themarfa.name/llms.txt
> Use this file to discover other available public pages before exploring further.

# How to find differences between fb2 files
- URL: https://en.blog.themarfa.name/how-to-find-differences-between-fb2-files/
- Published: 2022-11-02T07:01:09.000Z
- Updated: 2022-11-02T07:01:09.000Z
- Description: Sometimes you have to solve specific problems that require specific solutions. For example, how to compare two fb2 files?
- Author: Konstantin Dokuchaev
- Tags: Windows, macos, web, Diffchecker

Periodically, I return to the need to compare different files with each other in order to understand what is the difference between them. But sometimes you have to solve specific problems that require specific solutions. For example, how to compare two fb2 files?

In this case, the [**Diffchecker**](https://www.diffchecker.com/) online service will come in handy. It actually has a desktop version for Windows, macOS, and Linux, but it costs $9 per month. In our case, the free web version is enough.

After going to the main page of the service, you need to upload the source file in the **Original Text** section and the modified file in the **Changed Text** section.

![](https://blog.themarfa.name/content/images/2022/10/image-159.png)

Then, when you click on the **Find Difference** button, the service will start analyzing the differences, and after a while you will see the result of the comparison.

![](https://blog.themarfa.name/content/images/2022/10/image-160.png)

Here, the deleted text is marked in red, and the added text is marked in green. You can switch between multiple display modes if you have a paid plan.

When you click on a difference, you can apply it to both the left document and the right one.

![](https://blog.themarfa.name/content/images/2022/10/image-161.png)

Unfortunately, it will be possible to save the result again only in a paid tariff. Or you can select the corrected text yourself and copy it into a third-party editor.

[Try Diffchecker](https://www.diffchecker.com/)