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

# Supported platforms

> Export your forms and quizzes to 30+ platforms including Google Forms, Kahoot, Canvas, Moodle, and more

Formswrite supports exporting to over 30 platforms. Below is the complete list, organized by category.

## Input formats

Formswrite accepts documents from multiple sources and formats.

### From Google Drive

| Format            | Description                                                |
| ----------------- | ---------------------------------------------------------- |
| Google Docs       | Best format — preserves formatting and structure perfectly |
| Google Sheets     | Great for bulk question import from spreadsheet data       |
| PDF (in Drive)    | Extracted via OCR — works well for typed documents         |
| Word (in Drive)   | .doc and .docx files stored in your Drive                  |
| Images (in Drive) | JPG, PNG, GIF, WEBP, BMP, TIFF — extracted via OCR         |

### Upload from computer

| Format         | Extensions                                                | Notes                                      |
| -------------- | --------------------------------------------------------- | ------------------------------------------ |
| PDF            | `.pdf`                                                    | OCR-based extraction. Typed PDFs work best |
| Microsoft Word | `.doc`, `.docx`                                           | Excellent format preservation              |
| Text files     | `.txt`                                                    | Plain text — simple but reliable           |
| Excel          | `.xlsx`, `.xls`                                           | Great for bulk question import             |
| Images         | `.jpg`, `.jpeg`, `.png`, `.gif`, `.webp`, `.bmp`, `.tiff` | OCR-based question extraction              |

<Info>Maximum file size for uploads is **10 MB**.</Info>

<Warning>
  **Format recommendations**:

  * **Best**: Google Docs or Word (.docx) — most accurate text extraction
  * **Good**: Google Sheets or Excel — ideal for bulk question lists
  * **Acceptable**: PDF — works well for typed documents, but scanned/handwritten PDFs may have lower accuracy
  * **Acceptable**: Images — works for typed content, but quality depends on image resolution
</Warning>

## Output platforms

### Live forms

<CardGroup cols={2}>
  <Card title="Google Forms" icon="file-lines">
    Creates a form directly in your Google Drive with full grading support.
  </Card>

  <Card title="Formswrite Form" icon="file-lines">
    Native form with built-in timer, email verification, and analytics.
  </Card>
</CardGroup>

### Learning management systems (LMS)

<CardGroup cols={3}>
  <Card title="Canvas" icon="graduation-cap">
    Export as QTI package for Instructure Canvas.
  </Card>

  <Card title="Moodle" icon="graduation-cap">
    Export as Moodle XML, GIFT, Aiken, or Cloze format.
  </Card>

  <Card title="Blackboard" icon="graduation-cap">
    Compatible QTI package for Blackboard Learn.
  </Card>

  <Card title="Brightspace (D2L)" icon="graduation-cap">
    Export for Desire2Learn Brightspace.
  </Card>

  <Card title="Schoology" icon="graduation-cap">
    Compatible format for Schoology LMS.
  </Card>

  <Card title="Sakai" icon="graduation-cap">
    Export for Sakai CLE/OAE.
  </Card>

  <Card title="NEO LMS" icon="graduation-cap">
    Export for NEO LMS platform.
  </Card>

  <Card title="Learn365" icon="graduation-cap">
    Export for Learn365 (Viva Learning).
  </Card>

  <Card title="itslearning" icon="graduation-cap">
    Export for itslearning platform.
  </Card>

  <Card title="SLS" icon="graduation-cap">
    Export for Singapore Learning Space.
  </Card>

  <Card title="LearnDash" icon="graduation-cap">
    Export for LearnDash LMS.
  </Card>
</CardGroup>

### Quiz and game platforms

<CardGroup cols={3}>
  <Card title="Kahoot" icon="gamepad">
    Export for Kahoot game-based quizzes.
  </Card>

  <Card title="Quizizz" icon="gamepad">
    Export for Quizizz interactive quizzes.
  </Card>

  <Card title="Blooket" icon="gamepad">
    Export for Blooket game-based learning.
  </Card>

  <Card title="Gimkit" icon="gamepad">
    Export for Gimkit quiz games.
  </Card>

  <Card title="Socrative" icon="gamepad">
    Export for Socrative classroom quizzes.
  </Card>

  <Card title="Wooclap" icon="gamepad">
    Export for Wooclap interactive presentations.
  </Card>

  <Card title="Quizalize" icon="gamepad">
    Export for Quizalize differentiated learning.
  </Card>

  <Card title="ClassMarker" icon="gamepad">
    Export for ClassMarker online testing.
  </Card>

  <Card title="Pear Assessment" icon="gamepad">
    Export for Pear Assessment (formerly Pear Deck).
  </Card>

  <Card title="Edulastic" icon="gamepad">
    Export for Edulastic assessment platform.
  </Card>

  <Card title="Coursera" icon="gamepad">
    Export for Coursera course assessments.
  </Card>
</CardGroup>

### Standard formats

<CardGroup cols={2}>
  <Card title="QTI 2.1 / 2.2" icon="code">
    IMS Question and Test Interoperability — universal LMS standard.
  </Card>

  <Card title="GIFT" icon="code">
    Moodle's General Import Format for Tests.
  </Card>

  <Card title="Aiken" icon="code">
    Simple text-based format for Moodle multiple choice.
  </Card>

  <Card title="Cloze" icon="code">
    Fill-in-the-blank format for Moodle.
  </Card>
</CardGroup>

### Other formats

<CardGroup cols={2}>
  <Card title="H5P" icon="cube">
    Interactive HTML5 content.
  </Card>

  <Card title="Word document" icon="file-word">
    Export questions as a Word document.
  </Card>
</CardGroup>

## Integrations

### LTI 1.3 (LMS integration)

Formswrite supports **LTI 1.3** for direct integration with Learning Management Systems. Teachers and students can launch Formswrite directly from their LMS (Moodle, Canvas, Blackboard, etc.) with single sign-on — no separate login required.

See the [LTI integration guide](/guides/lti-integration) for setup instructions.

### Automation platforms

Formswrite integrates with automation tools for building custom workflows:

* **Zapier** — Connect Formswrite to 5,000+ apps
* **Make.com** (formerly Integromat) — Build advanced automation workflows

### API access

Formswrite provides a REST API for programmatic access. Generate an API key from your **Account Settings** to integrate Formswrite into your own applications.
