Updated on 2024-03-04 GMT+08:00

What Is Image Processing?

Introduction

Image processing is a feature integrated in Object Storage Service (OBS). It provides stable, secure, efficient, and inexpensive image processing services. By using this feature, you can slim, crop, resize, and watermark images, as well as convert the formats of images.

You can access this feature via OBS Console and REST APIs, to process images stored in OBS anytime and anywhere and obtain the processed images right away.

Architecture

You can upload your images to OBS using OBS Console, OBS clients, REST APIs, or third-party clients. Before downloading and using an image, you can create an image style or input image processing parameters to process it, such as cropping and compressing. You can obtain the new URL of that image after processing it with styles or parameters. The processed image can be delivered to Content Delivery Network (CDN) for acceleration as required. You can directly download the image from CDN when needed. Figure 1 illustrates the architecture of the image processing function.

Figure 1 Image processing architecture

The processed images are directly returned to the browser for display. They are not stored in OBS, so no storage space is required, without storage fees incurred.

Pricing

Image processing is currently free of charge.