All Products
Search
Document Center

Intelligent Media Management:Convert document formats

Last Updated:Jun 18, 2026

Intelligent Media Management (IMM) converts Office documents and PDF files to image, PDF, and text formats. To convert a document, call the CreateOfficeConversionTask operation. IMM processes conversion tasks asynchronously.

Supported formats

Input format Output formats
Word PNG, JPEG, PDF, TXT
Excel PNG, JPEG, PDF, TXT
PowerPoint PNG, JPEG, PDF, TXT
PDF PNG, JPEG

Prerequisites

Make sure that you have completed the following preparations:

  • An Object Storage Service (OSS) bucket that contains the source file to convert. For more information, see Create buckets and Upload objects

  • IMM activated for your account. For more information, see Activate IMM

  • An IMM project created. For more information, see Create a project

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.