Office Diff: An Open Source Diff for Office 2007 or 2003 documents

2009 July 21

This Saturday, I started working on something that many of my colleagues had complained about a long time ago. They work on reports all the time and most of these reports have small changes in each version. They are only interested in seeing what changed rather than read the entire report.

You might suggest a lot of ‘diff’ tools which can do the job in either Word or Textpad. The issue was that they were working with Excel spreadsheets rather than text files and I couldn’t find any free or open source solution for them. So I ended up creating a new tool called Office Diff. Interestingly, it handles not just Excel, but also all the Office 2007 and 2003 file formats plus PDF and HTML formats as well. It features an intuitive GUI interface and is completely written in Python.

The next best thing was to open source it. I am using the BSD licence. I found sourceforge a good choice because they support Bazaar, my version control of choice at the moment.

Please visit Office Diff homepage for screenshots and check out the first release.

Distantly Related posts:

  1. Don’t Worry About Zipping Office 2007 Documents
  2. Emacs Tip: A Key to open the Current Folder in Windows
  3. PyCon India Talk 2009: Game Programming in Pyglet
  4. Managing Creative Assets – 2: Distributed Version Control Systems
  5. TAPMI Homecoming 2007
One Response leave one →
  1. Akshay permalink
    July 23, 2009

    Nice one. Had not noticed it.

Leave a Reply

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS

Additional comments powered by BackType