> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pensiv.so/llms.txt
> Use this file to discover all available pages before exploring further.

# File formats

> The extensions pensiv reads, the formats you can pick when exporting a manuscript, and how to pull out several files at once.

## Import

Drag files or folders onto Settings → **Import**.

> Supported: DOCX, EPUB, TXT, MD, HWP, RTF, folders, Scrivener projects & Notion exports (.zip)

By extension that is `.docx`, `.epub`, `.txt`, `.md`, `.markdown`, `.hwp`, and `.rtf`. **Select Files** also takes `.scriv` and `.zip`, and **Select Folder** takes a whole folder, carrying the structure and order inside it over unchanged. For Scrivener, hand over the whole `.scriv` folder rather than the `.scrivx` file; for Notion, put in the `.zip` you downloaded without unpacking it.

<div className="app-window block dark:hidden">
  <img src="https://mintcdn.com/raumlabsinc/ENyX88kfW0HMrWQi/images/en/reference/file-formats--01.png?fit=max&auto=format&n=ENyX88kfW0HMrWQi&q=85&s=e38aece91ae4cf2d4ca4e248cae43643" alt="Nothing has been imported yet. “Drag and drop files or folders here” inside the dashed area, the supported-formats line, and the “Select Files” and “Select Folder” buttons below it all fit in one screen." width="2880" height="1800" data-path="images/en/reference/file-formats--01.png" />
</div>

<div className="app-window hidden dark:block">
  <img src="https://mintcdn.com/raumlabsinc/ENyX88kfW0HMrWQi/images/en/reference/file-formats--01-dark.png?fit=max&auto=format&n=ENyX88kfW0HMrWQi&q=85&s=40d612c2a7dad99299456c1b5a58150c" alt="Nothing has been imported yet. “Drag and drop files or folders here” inside the dashed area, the supported-formats line, and the “Select Files” and “Select Folder” buttons below it all fit in one screen." width="2880" height="1800" data-path="images/en/reference/file-formats--01-dark.png" />
</div>

<p className="app-caption">The formats it accepts are written out inside the import area.</p>

## Export

The **Export** menu in the document and sheet headers holds six entries: **Export as PDF**, **MS Word (.docx)**, **EPUB (.epub)**, **Markdown (.md)**, **Text (.txt)**, and **Hangul Office (.hwp)**.

`.docx`, `.epub`, and `.hwp` carry the pictures in the body along with the text, while `.md` and `.txt` come out as letters only. In every format a mention turns into plain text spelling out the item's title.

## Several at once

**Export documents** in the folder header, or picking several documents and exporting them, opens a window. **Export Format** has five entries — HWP, DOCX, EPUB, TXT, Markdown — and no PDF. **Export Mode** is **Combine**, which joins them into one file, and **Separate**, which packages them into a ZIP. The **Include file titles** and **Include folder titles** switches appear only when you combine.

<Note>
  The `.pnsv` backup that holds a whole project is a separate thing. See [Exporting all project data](/en/settings/data-export).
</Note>
