# File Conversion

To better support your office tasks, WorkOnGPT also offers document format conversion capabilities, allowing you to easily convert documents from one format to another.

<mark style="color:blue;">**Use Format Conversion**</mark>

* **Upload File:** Click the "Upload" button to select the document you want to convert.&#x20;
* **Choose Format:** After uploading the document, select the desired format from the dropdown menu.&#x20;
* **Start Conversion:** Click the convert button after selecting the needed format.&#x20;
* **Download File:** After the conversion is complete, click the download button to get the converted document. You can also download the converted file from the "History Files" section.

<mark style="color:blue;">**Supported Formats**</mark>

Our platform supports various formats, including but not limited to:

* JPG, PNG
* DOCX, DOC
* PDF, PDF(OCR)
* EXCEL
* PPT (PowerPoint)
* HTML
* CAD
* Numbers, Pages, Key (Apple iWork)
* ......

Currently, we offer over 700 conversion pairs. You can view all supported format pairs by clicking "Supported Formats" on the main site.

<mark style="color:blue;">**Billing**</mark>

Each conversion costs ￥0.02, with members enjoying a 10% discount. For details, please refer to the pricing policy section on the website ([click to jump to pricing policy](/copy-of-language-zhong-wen/policy-section/pricing-policy.md)).

<mark style="color:blue;">**Safety & Privacy**</mark>

Your privacy is our top priority. We encrypt your uploaded files using SHA-256, and we cannot access or view the documents you upload. Your uploaded files and processed files will be automatically deleted from our servers after one month.

We aim to provide you with a seamless and smooth file conversion experience by integrating hundreds of conversion pairs, offering you a one-stop document format conversion service.


---

# 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://docs.workongpt.com/copy-of-language-zhong-wen/guidance-book/file-conversion.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.
