Upload presets allow defining a set of actions that would occur upon the upload of a resource. These actions could be performing a transformation, changing the access control of a resource, applying an add-on capability, and many other options.
Its possible to define multiple upload presets in one account and apply different presets in different upload scenarios.
It's possible to set presets as signed or unsigned. Unsigned presets can be used with unsigned upload calls, such as uploading using our upload widget or for Auto Upload settings.
Why Should I use upload presets?
Ther are many use cases to use upload presets. Some of the more common ones are:
- If you want to generate eager transformations upon upload
- Applying incoming transformations on resources so the resource that would be saved in Cloudionary would already have that transformation applied to it
- Applying a capability of an add-on from our add-on marketplace
- Applying upload preferences when using our upload widget
How Do I define an upload preset?
It's possible to define an upload reset from the upload preset UI on the management console or by using the `upload_presets` method of the admin API
For a more comprehensive guide on how to use and define upload presets see our full documentation about upload presets.
Comments
0 comments
Please sign in to leave a comment.