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

# Supported file types

Unstructured supports processing of the following file types:

By file extension:

| File extension |
| -------------- |
| `.abw`         |
| `.bmp`         |
| `.csv`         |
| `.cwk`         |
| `.dbf`         |
| `.dif`         |
| `.doc`         |
| `.docm`        |
| `.docx`        |
| `.dot`         |
| `.dotm`        |
| `.eml`         |
| `.epub`        |
| `.et`          |
| `.eth`         |
| `.fods`        |
| `.gif`         |
| `.heic`        |
| `.htm`         |
| `.html`        |
| `.hwp`         |
| `.jpeg`        |
| `.jpg`         |
| `.md`          |
| `.mcw`         |
| `.mw`          |
| `.odt`         |
| `.org`         |
| `.p7s`         |
| `.pages`       |
| `.pbd`         |
| `.pdf`         |
| `.png`         |
| `.pot`         |
| `.potm`        |
| `.ppt`         |
| `.pptm`        |
| `.pptx`        |
| `.prn`         |
| `.rst`         |
| `.rtf`         |
| `.sdp`         |
| `.sgl`         |
| `.svg`         |
| `.sxg`         |
| `.tiff`        |
| `.txt`         |
| `.tsv`         |
| `.uof`         |
| `.uos1`        |
| `.uos2`        |
| `.web`         |
| `.webp`        |
| `.wk2`         |
| `.xls`         |
| `.xlsb`        |
| `.xlsm`        |
| `.xlsx`        |
| `.xlw`         |
| `.xml`         |
| `.zabw`        |

By file type:

| Category          | File types                                                                          |
| ----------------- | ----------------------------------------------------------------------------------- |
| Apple             | `.cwk`, `.mcw`, `.pages`                                                            |
| CSV               | `.csv`                                                                              |
| Data interchange  | `.dif`                                                                              |
| dBase             | `.dbf`                                                                              |
| E-mail            | `.eml`, `.p7s`                                                                      |
| EPUB              | `.epub`                                                                             |
| HTML              | `.htm`, `.html`                                                                     |
| Image             | `.bmp`, `.gif`, `.heic`, `.jpeg`, `.jpg`, `.png`, `.prn`, `.svg`, `.tiff`, `.webp`  |
| Markdown          | `.md`                                                                               |
| Org Mode          | `.org`                                                                              |
| Open Office       | `.odt`, `.sgl`                                                                      |
| Other             | `.eth`, `.mw`, `.pbd`, `.sdp`, `.uof`, `.web`                                       |
| PDF               | `.pdf`                                                                              |
| Plain text        | `.txt`                                                                              |
| PowerPoint        | `.pot`, `.potm`, `.ppt`, `.pptm`, `.pptx`                                           |
| reStructured Text | `.rst`                                                                              |
| Rich Text         | `.rtf`                                                                              |
| Spreadsheet       | `.et`, `.fods`, `.uos1`, `.uos2`, `.wk2`, `.xls`, `.xlsb`, `.xlsm`, `.xlsx`, `.xlw` |
| StarOffice        | `.sxg`                                                                              |
| TSV               | `.tsv`                                                                              |
| Word processing   | `.abw`, `.doc`, `.docm`, `.docx`, `.dot`, `.dotm`, `.hwp`, `.zabw`                  |
| XML               | `.xml`                                                                              |
