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 |
| 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
-
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.