Skip to main content
All CollectionsAssets
How to export resized assets?
How to export resized assets?
Lucien Berkani avatar
Written by Lucien Berkani
Updated over 2 years ago

There are two solutions to export resized assets:

  • The advanced search (see below)

  • The v5 API and the /assets point: Documentation / API - get asset
    In the response, the thumbnail attribute will contain links to resized images

From the Advanced Search menu, when downloading media, the user has the following options:

  • Download of the original file
    The media is identical to the original file and therefore has the same format, the same resolution, the same weight.

  • Download in default format 600x600

    The media is resized to 600x600, in .jpg format. It is not distorted, but white stripes may be added to respect the portrait or landscape ratio, if necessary.

  • Download in image studio profile format

    The media is resized according to the settings of the selected image studio profile, in .jpg format. It is not distorted, but white stripes may be added to respect the portrait or landscape ratio, if necessary.

Please note that media that are not "images" can only be resized to 600x600.

To know more, consult our online documentation:

Key words: media, images, image studio, resizing, asset, thumbnail, export

Did this answer your question?