A simple tool to compare 2 text based files or code. - Upload 2 Files (can copy paste later in the text areas) - Compare and edit files (differences are automatically highlighted) - Save edited files with original filenames and extensions
No reviews yetBe the first to leave a review for Text and Code File Comparison Tool
Maker
📌
I've build this simple tool for comparing 2 code versions (or any text based file).
Hope this tool will help.
How to use it:
1. Upload Files
Click on either upload area to select a text-based file. Supported formats include: .txt, .js, .html, .php, .css, .py, .java, .xml, .json, .md, and more.
2. Compare Files
After uploading two files, their contents will be displayed side by side where lines of text with differences are automatically highlighted. Added content is green, removed content is red and modified content is yellow.
3. Edit Files
Both text areas are editable. You can make changes directly in the text areas. Use the lock icon to prevent accidental edits.
4. Save Files
Use the save buttons to download either or both files with their original names and extensions.
Swytchcode
Congrats on the launch! Do you store the files uploaded?
@chilarai Nope, you download the changed/edited files on your computer, no files are saved on a server