Exporters#
Use this reference when you need to understand how SAMSON writes document content to files and where exporter extensions fit.
Exporters save content from the document to files. An exporter may write PDB, XYZ, or another supported format. SAMSON includes default exporters for common structures and visualizations, and you can add more exporters from SAMSON Connect.
See the list of formats supported by SAMSON.
Missing an exporter in SAMSON ? Contact us.
What this reference covers#
This page is a lookup page for the exporter extension family. Use Supported formats when you need the format list, and Extending SAMSON when you want to add or develop extensions.
To start developing your own exporters, use the documentation about generating SAMSON Extensions and the Documentation center.
Related pages#
- Supported formats: check which file formats SAMSON can import and export.
- Importers: understand the matching extension family for reading files.
- Extending SAMSON: add or develop extension-based capabilities.