Check Features

Check Features

Check takes two inputs, referred to as the 'A' input and 'B' input. Typically the 'A' input is your document saved in the format it was authored in — for example a Microsoft Word document. You would then convert or transform your document to a different format for publishing, version control, or archiving. This converted document is the 'B' input. Given the two inputs, Check enables you to quickly validate whether the original document content was retained with no loss, or whether changes were introduced by your format conversion process.

General Features

  • Find all content differences between a document represented in two formats.

  • Report if a conversion between formats has been successful or has introduced changes.

  • Output an HTML change report with a summary of the results of a conversion check.

  • Accept single-file XML formats.

  • Accept multi-file Microsoft Word and DITA documents.

  • Java API for integration into Java applications.

  • REST API for invoking checks from any programming language.

  • Command-line client for terminal and scripting use.