Aspect | Traditional Image Editing | VOD Image Processing |
Process | You need to download the images, edit them, and then upload them. The process is complicated and time-consuming. | All operations are performed in the cloud, with no need for download or upload. |
Operation | You need to have some knowledge of image editing to be able to use image editing software. | You can edit images in real time simply by specifying URL parameters. |
Speed | It can be slow to access and download images stored in the cloud via URLs, hurting the user experience. | CDNs are used for acceleration, allowing you to get the result immediately. |
Type | Operation |
Scaling | Width: Specified; height: Auto-scaled |
| Height: Specified; width: Auto-scaled |
| Long side: Specified; short side: Auto-scaled |
| Short side: Specified; long side: Auto-scaled |
| Width: Specified; height: Specified |
Cropping | Cropping to circle, with the radius specified |
| Cropping to rectangle, with height and width specified |
Was this page helpful?