Skip to content

Exporting Projects

Kindling exports your work to multiple formats so you can move between outlining, drafting, and publishing workflows.

Open Export from the project toolbar or menu, then choose a format and scope.

FormatOutputBest For
DOCX.docx fileStandard Manuscript Format submissions
Treatment.docx file1-page or 5-page synopsis/treatment
Scrivener.scriv bundleRoundtrip with Scrivener 3
MarkdownFolder of .md filesPlain text workflows or backups
Longform/ObsidianIndex + scene filesRoundtrip with Obsidian
EPUB.epub fileE-readers and ebook previews
ScopeWhat It Includes
ProjectAll chapters and scenes
ChapterOnly the selected chapter
SceneOnly the selected scene

DOCX exports are designed for manuscript submissions. Formatting options include:

  • Title page — Uses app settings and project pen name (see Settings)
  • Chapter heading style and page breaks
  • Scene break markers
  • Font family and line spacing
  • Optional beat markers and scene synopses

The output follows Standard Manuscript Format conventions used by literary agents and publishers.


For screenplay and novel projects, Kindling can generate a treatment document from your synopses and scene titles. Two lengths are available:

  • 1-page treatment — A concise overview of the full project
  • 5-page treatment — A more detailed scene-by-scene breakdown

Treatments are DOCX files you can send to producers, agents, or collaborators. They pull from your scene synopses, so the more detail you’ve added, the richer the output.

Treatment export is available from Export → Treatment in the project menu.


Kindling can export to Scrivener 3’s native bundle format, letting you move your outline and prose into Scrivener for further drafting or compilation.

Two export modes:

  • New bundle — Creates a fresh .scriv project from your Kindling project
  • Update existing — Merges changes back into an existing .scriv bundle, with a match preview showing exactly what will change before you confirm
  • Project structure — Chapters and scenes as Scrivener binder items
  • Scene titles and synopses — Written to Scrivener’s metadata fields
  • Prose content — Written to each scene document
  • References — Characters and locations as named notes in dedicated binder sections

Markdown exports create a folder structure like:

My Project/
01 - Chapter One/
01 - Scene One.md
02 - Scene Two.md
  • Beat markers can be included as headings
  • You can delete an existing export folder before writing new files

Longform exports are optimised for Obsidian + Longform workflows, making it easy to round-trip between Kindling and Obsidian.

Output layout:

My Project/
My Project.md # Longform index
Scene One.md
Scene Two.md
characters/
locations/
items/
objectives/
organizations/

Scene files include:

  • YAML frontmatter (type, project, status, characters, setting, synopsis)
  • Scene title heading and synopsis block
  • <!-- kindling: ... --> metadata and beats marker

Reference notes are written into subfolders for characters, locations, items, objectives, and organizations.


EPUB exports include:

  • Metadata — Title, author, description, language
  • Theme selection — Classic, Modern, or Minimal
  • Optional cover image
  • Optional beat markers and scene synopses

Theme descriptions:

ThemeStyle
ClassicSerif body text, traditional chapter headings with drop caps
ModernClean sans-serif, minimal ornamentation, generous whitespace
MinimalBody text only — no chapter styling, no decorative elements

EPUB files can be opened in any e-reader app (Apple Books, Kindle, Calibre, etc.) for previewing your manuscript as a finished book.


Several settings affect export output. See Settings for the full list, but the key ones are:

  • Author name and contact info — appears on DOCX title pages
  • Pen name (project-level override) — replaces the author name for a specific project
  • Genre and description — included in EPUB metadata

For importing or syncing exported content back into Kindling, see Importing Projects and Sync & Reimport.