> ## Documentation Index
> Fetch the complete documentation index at: https://craft-support.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 匯入與匯出

> 支援多種格式與平台，讓你輕鬆在 Craft 中匯入與匯出內容。

Craft 讓你輕鬆從其他平台匯入內容，並以多種格式匯出你的作品。無論你是從其他筆記應用程式遷移或要備份你的文件，我們都能協助你。

## 開始使用

<CardGroup cols={2}>
  <Card title="匯入" href="/zh-Hant/import-and-export/import">
    將其他應用的筆記匯入 Craft
  </Card>

  <Card title="匯出" href="/zh-Hant/import-and-export/export">
    以多種格式儲存你的文件
  </Card>
</CardGroup>

## 通用檔案格式

所有 Craft 應用皆支援匯入與匯出下列格式：

* **Markdown (.md)** – 帶格式的純文字
* **TextBundle (.textbundle)** – 含嵌入圖片的 Markdown
* **PDF (.pdf)** – 固定版面文件
* **CSV (.csv)** – 適用於集合的表格式資料

## 快速提示

* **匯入**：先以少量檔案測試格式與版面，再進行完整匯入
* **匯出**：使用 TextBundle 或 Markdown 以獲得最廣泛的相容性
* **備份**：定期匯出整個空間以確保資料安全

<Info title="需要協助？">
  如果在匯入或匯出時遇到問題，請先查看我們針對各平台的疑難排解指南，或聯絡客服。
</Info>
