1. IMG.LY Support Desk
  2. Technical FAQ
  3. Technical - Creative Editor SDK

How do storage and asset Management work in CE.SDK?

CE.SDK does not make any assumptions about Storage and Asset Management. Instead, our product uses the concept of a "custom asset library" to allow you to implement custom logic for loading your assets and bringing them into the SDK. You can find more information on customizing the asset library in our documentation here.

This also applies to image uploads; while we store image uploads in the Google Cloud by default, you are free to store them wherever you want. For more information on uploading images with CE.SDK, please refer to our documentation here.