Cloudinary is a cloud-based digital asset management (DAM) service that centralizes the management, optimization, and delivery of images, videos, and other media assets. Developers and marketers can easily operate the service through code and UI, from uploading to conversion, compression, resizing, format conversion, and high-speed delivery via CDN.
The first step is to upload the logo and add the settings to set the watermark for the image. By learning this step, you will understand the behavior regarding the conversion such that the same process is performed each time with respect to the image.
Cloudinary makes it easy to upload one or more images from a variety of sources, including local devices, URLs, and image searches. For example, you can import photos from within your own computer or smartphone, or even directly by specifying an image URL or external service on the web. This page reviews the basic steps for uploading assets.
Cloudinary allows users to register descriptive information as metadata for uploaded images and videos. This metadata can include titles, captions, tags, custom fields, etc., allowing users to quickly search and identify the desired file from a large number of assets. In long-term operations, searchability becomes more important as the number of assets to be managed increases, so the use of metadata can contribute greatly to improving work efficiency.