Skip to content

Export

All Writer supports multiple export formats:

  • Markdown ZIP: keeps directory layout, .md files, and @system.
  • AI share cards: generates shareable card assets from selected chapters.
  • Web package: creates a ZIP with index.html and standalone CSS for browser preview and static handoff.

For .docx or PDF handoff, export Markdown ZIP or Web package first, then finish the file in Word, WPS, LibreOffice, Pandoc, browser print, or another publishing workflow.

How to run exports: Export guide.

When to use which

  • Use Markdown ZIP for backup, Git, migration, and editing in other Markdown tools.
  • Use AI share cards for summaries, quotes, or promotional assets.
  • Use Web package for quick preview, review, archival, or static handoff.
  • Use external tools for .docx or PDF handoff after exporting Markdown or Web output.

After export

Use Pandoc or your stack to produce PDF or HTML from extracted .md files. All Writer does not provide built-in PDF export; use Markdown/Web output with Pandoc, browser print, Word, WPS, or LibreOffice.