Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Cloud Apps
    • Demo Telegram Bot
    • Django Container
    • Image Resizer
    • Metrics Collector
    • VM Watchdog
    • VM Folder Watchdog
    • Instance Group Scheduled Scaler
  • Audit Trails events

In this article:

  • Required paid resources
  • Deploy the application
  1. Applications
  2. Image Resizer

Image Resizer

Written by
Yandex Cloud
Updated at March 7, 2025
  • Required paid resources
  • Deploy the application

The application automatically detects images uploaded to the Yandex Object Storage directory, modifies their resolution, and re-saves them to a new directory. You set the desired resolution when creating the application.

Use it when developing services that handle images.

Required paid resourcesRequired paid resources

The cost of resources for the application includes:

  • Fee for the number of function calls, computing resources allocated to the function, and outbound traffic (see Yandex Cloud Functions pricing).
  • Fee for storing data in a bucket (see Yandex Object Storage pricing).

Deploy the applicationDeploy the application

  1. In the management console, select the folder where you want to deploy the application.
  2. Select Cloud Apps.
  3. On the left-hand panel, select Marketplace.
  4. Select Image Resizer and click Use.
  5. Specify the following:
    • Application name.
    • Application description (optional).
    • Service account with the admin role for the folder, or select Auto to have the service account created when installing the application. This service account will be used to create the application resources.
    • Object Storage bucket.
    • Directory with the source images.
    • Target directory.
    • Resulting image size.
  6. Click Install and wait for the installation to complete.

Was the article helpful?

Previous
Django Container
Next
Metrics Collector
© 2025 Direct Cursus Technology L.L.C.