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 format | Output formats |
|---|---|
| Word | PNG, JPEG, PDF, TXT |
| Excel | PNG, JPEG, PDF, TXT |
| PowerPoint | PNG, JPEG, PDF, TXT |
| PNG, JPEG |
Prerequisites
Before you begin, make sure that you have:
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
Call the
CreateOfficeConversionTaskoperation to create a format conversion task. For more information, see CreateOfficeConversionTask.Retrieve the conversion result. IMM processes conversion tasks asynchronously. For more information, see Asynchronous task processing.