WebODF: work with your office files in the cloud, on the desktop and on your mobile

WebODF rendering a text document.

WebODF rendering a text document.

WebODF is a JavaScript library that makes it easy to add Open Document Format (ODF) support to your website and to your mobile or desktop application. It uses HTML and CSS to display ODF documents.

Check out the demo, apps and features.

WebODF is a Free Software project. All code is available under the AGPL. This means that you can use the code free of charge, investigate how it works, and share it with others.

Getting started

WebODF can be used on any website and application. To start using WebODF on your website quickly, read the getting started page that outlines three simples steps:

  1. Put webodf.js on your web server.
  2. Put your OpenDocument files on your web server.
  3. Add a small snippet of HTML to your web page.