General

Components

Community

Development

TDF

The ODF Toolkit

Visit our latest documentation on GitHub. People interested should follow the mail list to track progress.

Mission Statement

The ODF Toolkit is a set of Java modules that allow programmatic creation, scanning and manipulation of Open Document Format, which is being developed under OASIS (ISO/IEC 26300 == ODF) documents. Unlike other approaches which rely on runtime manipulation of heavy-weight editors via an automation interface, the ODF Toolkit is lightweight and ideal for server use.

Components of the ODF Toolkit (Java)

  1. Software access to ODF is achievable by ODFDOM. With 0.10.0 the basics of collaboration functionality - the change/operation concept were added.

  2. ODF Conformance can be tested via the ODF Validator. Offered as command-line tool (executable JAR) or server component - via Web application archive (WAR) like here.

  3. XSL Transformation loading the ODF XML from the zipped ODF can take the zipped ODF as source using the ODF XSLT Runner.
    This functionality is also available from ANT using our ANT task

  4. Creating Software Artefacts from the ODF grammar is possible via the generator project

Find our sources on GitHub. People interested should follow the mail list to track progress.

History

2021-12-21 - ODF Toolkit releases of 0.11.0

2021-11-26 - ODF Toolkit releases of 0.9.0 and 0.10.0

See the downloads page for more details on the releases.

2020-01-29 - ODF Toolkit releases of 0.9.0-rc and 0.10.0-beta (earlier/yet named 1.0.0-beta)

2018-12-18 - ODF Toolkit becomes a project of The Document Foundation (TDF)

The ODF Toolkit team is pleased to announce the reunion with LibreOffice.

Impressum (Legal Info) | Privacy Policy (Datenschutzerklärung) | Statutes (non-binding English translation) - Satzung (binding German version) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Apache License, v2.0. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License v2.0. “LibreOffice” and “The Document Foundation” are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy. LibreOffice was based on OpenOffice.org.