# Supported File Formats for Analysis

### Summary

Learn which **Vincent file formats** are supported for analysis. This guide lists all currently **supported document types**, including Word, PDF, text, and Zip files, to ensure your documents can be uploaded successfully.

### Why This is Important

Knowing which file formats are supported before you begin an analysis saves you time and prevents upload errors. This guide provides a clear and definitive list of currently supported file types so you can prepare your documents for a smooth and successful experience with Vincent.

### Currently Supported File Formats

Vincent is engineered to work with a wide range of the most common document and file types used in the legal profession.

#### Standard Documents

These are the most common file types for legal documents and transcripts.

* **Microsoft Word** (.doc, .docx)
* **Portable Document Format** (.pdf)
* **Plain Text** (.txt)
* **OpenDocument Text** (.odt)
* **HTML Files** (.html, .htm)

#### Emails

You can directly upload email files for analysis.

* **Email Files** (.eml, .msg)

#### Presentations & Spreadsheets

Vincent can also extract text and data from presentations and spreadsheets.

* **Microsoft PowerPoint** (.pptx)
* **Microsoft Excel** (.xlsx, .xls)
* **Comma-Separated Values** (.csv)

#### Images

For documents that have been scanned as images, Vincent can process the following formats.

* **Image Files** (.jpeg, .jpg, .png)

{% hint style="info" %}
**Optical Character Recognition (OCR):** For image files and non-searchable PDFs, Vincent will automatically attempt to perform Optical Character Recognition (OCR) to extract the text. For the best results, please ensure your scanned documents are of high quality.
{% endhint %}

#### Compressed Files

To upload multiple documents at once, you can use a compressed Zip archive.

* **Zip Archives** (.zip)

{% hint style="info" %}
**Working with Zip Files:** When you upload a .zip file, Vincent will automatically process all the supported files inside it. Any files that are not in a supported format will be safely skipped, allowing the rest of your documents to be processed without error.
{% endhint %}

We are continuously working to expand our support for other file types. Please check our [Latest Product Updates](/vincent-by-vlex/vincent/whats-new-release-notes-and-updates/reviewing-product-updates-and-release-notes.md) for future announcements.

### Best Practices & Pro Tips

* For the best results, always ensure your documents are saved in one of the standard supported formats before uploading.

### Related Articles

* [Accessing Vincent and Navigating the Interface](/vincent-by-vlex/vincent/getting-started-with-vincent/accessing-vincent-and-navigating-the-interface.md)
* [Find Related Documents](/vincent-by-vlex/vincent/core-workflows/find-related-documents.md)

**What's Your Next Step?**

| **New to Vincent?**                                                                                                                                                                                        | **Already a Vincent Customer?**                                                                                                                            |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [See how Vincent can transform your practice. **Request a personalized demo**.](https://vlex.com/book-a-demo?utm_source=website\&utm_medium=organic\&utm_campaign=web_trial_homepage\&campaign_id=4270741) | [If you still have questions or need help with a specific feature, our team is here to assist. **Contact our Support team**.](https://vlex.com/contact-us) |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.vlex.com/vincent-by-vlex/vincent/support-and-account-administration/supported-file-formats-for-analysis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
