All Products
Search
Document Center

Intelligent Media Management:Convert document formats

Last Updated:Mar 01, 2026

Intelligent Media Management (IMM) converts office documents and PDF files to image, PDF, and text formats. You create a conversion task by calling the CreateOfficeConversionTask API operation, and IMM processes the task asynchronously.

Supported formats

Input formatOutput formats
WordPNG, JPEG, PDF, TXT
ExcelPNG, JPEG, PDF, TXT
PowerPointPNG, JPEG, PDF, TXT
PDFPNG, JPEG

Prerequisites

Before you begin, make sure that you have:

Procedure

  1. Call the CreateOfficeConversionTask operation to create a format conversion task. For more information, see CreateOfficeConversionTask.

  2. Retrieve the conversion result. IMM processes conversion tasks asynchronously. For more information, see Asynchronous task processing.