All systems

Interleaf

Interleaf data
Coming soon

Prepare

  1. Upload Interleaf files
Guide

Interleaf is a document-centric database system focused on technical documentation management with hierarchical structure and embedded formatting.

Planned Support

  • Interleaf/ISOGEN versions 3.x through 4.x
  • Document structure extraction
  • Metadata recovery
  • Content extraction to text format

What You Get Out

Once the parser ships, DataMeans will extract your data into multiple modern formats:

OutputDescription
csv/{TableName}.csvOne CSV file per table with all row data
xlsx/{TableName}.xlsxExcel workbook per table
xls/{TableName}.xlsLegacy Excel format per table
json/{TableName}.jsonJSON array of records per table
json/{TableName}.jsonlNewline-delimited JSON (streaming-friendly)
postgres.sqlPostgreSQL CREATE TABLE + INSERT statements
schema/schema-graph.jsonRelationship graph for visualization
schema/er-model.jsonER model for diagram tools
report.jsonStructured extraction report
report.mdHuman-readable extraction summary

File Requirements

  • Interleaf/ISOGEN document files

Current Status

Parser development is in the planning phase. The company is defunct, making documentation acquisition difficult.

Technical Notes

This is a document-centric rather than data-centric format. The proprietary binary format with embedded formatting adds complexity to extraction.


Last updated: January 2026

Technical reference

Overview

Documentation coming soon.

This article will contain vendor-neutral technical documentation about the Interleaf document publishing format, including:

  • History and background
  • File format specifications
  • Data types and structures
  • Version differences
  • Technical references

To learn how to use this format with DataMeans, see the User Guide.