---
title: "Export"
source: https://dev.pageseeder.com/reference/glossary/export.html
last_updated: 2026-08-07T17:09:54+10:00
tokens: ~208
---

# Export

Like [download](download.md) and [publish](publish.md), export is simply a meaningful name for [publish scripts](publish_script.md) that use PageSeeder’s [batch API](pageseeder_ant_api.md). By default, PageSeeder comes with publish scripts that export to the following formats:

- [Microsoft Word DOCX format](word_docx_format.md)
- [PDF documents](pdf_documents.md)
- or native [PSML – PageSeeder Markup Language](psml.md)

However, adding support for other XML formats such as Adobe InDesign and Microsoft [Excel](../../get_started/tutorials/upload_excel_as_psml.md) is straightforward.

## Modify the Export interface

There are times when it is desirable to customize the available export options. To modify the options, edit the [publish-config](../folders_and_files/project_template/publish/publish-config.md) file.

