Welcome to docx4all
/projects/docx4all
Overview
docx4all is an open source cross platform WYSIWYG editor for docx files, written in Java Swing and JavaFX Script, released under the GPL. See SystemRequirements.
Docx is its native file format, so users won't have to worry about lossy round tripping when opening docx files.
The intent is that the editor will run both as a desktop application, or from within a web browser.
Getting Started
Status
We're currently a good way through this basic FeatureSet. You can use docx4all to create and edit documents, but we wouldn't recommend it for production environments yet.
We've just finished FontHandling, and opening documents from a WebDAV server.
As of late April 2008, we're starting work on the collaboration features, and adding support for tables.
Developers
You can get the editor running in a development environment, or use our pre-built VMware appliance.
See our architecture page.
Contributions
Please see our Ideas List