Cloudinary is a cloud hosting platform for images and videos. It provides APIs for developers to host their images on the platform. I use it to build applications where images are hosted in the cloud rather than on local storage. This helps with optimizing and managing images efficiently.
Staff Mobile Engineer at a tech services company with 10,001+ employees
Real User
Top 10
2024-07-08T07:25:00Z
Jul 8, 2024
We use Cloudinary to store various media related to the vehicles, such as engine sound recordings and images of the vehicle from different angles, including the interior. Recently, we've also started storing short engine videos, around 15 seconds. Additionally, vehicle documents are stored on the platform, and the front-end team uses it to handle user uploads.
The first time I discovered Cloudinary, I mainly used it to store my images. If you are on our website, where people must upload images, then instead of storing the images in a database, I stored them in Cloudinary, which gave me a link to the image. The link is what you store in the database, and it becomes easier. Cloudinary added a new AI feature, and it is amazing. When I tried it out, it was powerful, and I used it in a project and loved it.
We used Cloudinary as a library within our project's tech stack, primarily for image transformation. It was an online platform for selling artwork. There was a requirement that when an artist uploads an image to the website, it should instantly create mockups of how the artwork would look in various interior spaces. Because of this requirement, we switched from S3 on AWS to Cloudinary.
I used the solution just to learn about the platform, and I used it for a couple of personal websites. Mainly, the websites have a lot of images or galleries. What I liked was that previously, when I was making websites, I had to create a lot of images manually to a certain size to be responsive for screens of different sizes. Then I learned about Cloudinary and how it does it all for you. You can upload your assets to Cloudinary, and it automatically detects the user's browser and sets up the image in the right format to optimize the right size, which is amazing.
Cloudinary provides a comprehensive API for image transformation, offering easy integration and a user-friendly interface. With automated asset optimization and robust media management, it enables seamless image storage and retrieval, making it a preferred choice for websites and applications.Cloudinary is a leading platform in image management, featuring tools for image transformation, storage, and hosting. Its user-centric design simplifies processes like automated image optimization and...
I use Cloudinary primarily for hosting and storing images. It's a tool I use when it's required by the company's needs, such as hosting media files.
Cloudinary is a cloud hosting platform for images and videos. It provides APIs for developers to host their images on the platform. I use it to build applications where images are hosted in the cloud rather than on local storage. This helps with optimizing and managing images efficiently.
We use Cloudinary to store various media related to the vehicles, such as engine sound recordings and images of the vehicle from different angles, including the interior. Recently, we've also started storing short engine videos, around 15 seconds. Additionally, vehicle documents are stored on the platform, and the front-end team uses it to handle user uploads.
The first time I discovered Cloudinary, I mainly used it to store my images. If you are on our website, where people must upload images, then instead of storing the images in a database, I stored them in Cloudinary, which gave me a link to the image. The link is what you store in the database, and it becomes easier. Cloudinary added a new AI feature, and it is amazing. When I tried it out, it was powerful, and I used it in a project and loved it.
We used Cloudinary as a library within our project's tech stack, primarily for image transformation. It was an online platform for selling artwork. There was a requirement that when an artist uploads an image to the website, it should instantly create mockups of how the artwork would look in various interior spaces. Because of this requirement, we switched from S3 on AWS to Cloudinary.
I used the solution just to learn about the platform, and I used it for a couple of personal websites. Mainly, the websites have a lot of images or galleries. What I liked was that previously, when I was making websites, I had to create a lot of images manually to a certain size to be responsive for screens of different sizes. Then I learned about Cloudinary and how it does it all for you. You can upload your assets to Cloudinary, and it automatically detects the user's browser and sets up the image in the right format to optimize the right size, which is amazing.