This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /api/python/interfaces.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. interfaces

API reference for the interfaces module.

# All public classes import directly from the top-level package:
from nutrient_sdk import IExporter

Interfaces

InterfaceDescription
IExporterDefines the contract for document exporters that convert documents to various output formats.