RESOURCES / BLOG / HTML
Results for Tag ‘HTML’
Responsive Image Optimization Using srcset and Cloudinary
Images are essential for a great user experience, but large, high-resolution images can slow down your website if they aren’t optimized. Since we use everything from mobile phones to desktop screens, serving the same-quality image across every device is inefficient. In this blog post, we’ll explore how to use the…
Read More ->
Automatically Reduce Image Size Without Losing Quality
One of the main optimization challenges for website and mobile developers is how to display sufficiently high quality images to their visitors while minimizing the image file size. A smaller image file size can lead to faster load times, reduced bandwidth costs and an improved user experience. The…
Read More ->
For Developers: the HTML <picture> Element Explained
We all know the good ol’, tireless <img> element, which has been a long-time go-to for inserting graphics into webpages. Time doesn’t stop, however, and neither do technological advancements. So, let’s get you up to speed with the element’s modern alternative: the <picture> element. Unlike <img>, <picture> has a declarative…
Read More ->
Smart Cropping, Intelligent Quality Selection, and Automated Responsive Images
Every image is unique, so are website visitors. In a perfect world, we would adapt images to be “just right” for all users, i.e., perfectly cropped with responsive dimensions, correct encoding settings, and optimal quality in the most suitable format. See this example of a photo of a cat:…
Read More ->
How I used Cloudinary to solve responsive image needs in my Jekyll website, and shared the magic in a plugin
This is a guest post by Nicolas Hoizey, co-founder of Clever Age and creator of the Jekyll Cloudinary plugin. Nicolas’ plugin leverages Cloudinary’s image storage, optimization, resizing, and delivery infrastructures to automate responsive images in Jekyll-generated static sites. We think it’s the bee’s knees, and invited Nicolas…
Read More ->
Get More Out of HTML5 Video Tags with Cloud-Based Video Transcoding
Once upon a time, in long forgotten browser versions, getting a video into a website required creating and embedding Flash resources. But these days, all modern browsers support HTML5, including the HTML5 video tag, which means you’ve got a built-in video player that anyone can use. At first glance,…
Read More ->
How to Scale an Image Automatically with Client Hints
I’ll start by giving it to you straight: As part of the recent “auto–everything” launch, we introduced two new transformation parameters – dpr_auto and w_auto, which pair the DPR and Width Client Hints with Cloudinary’s existing image resizing and delivery infrastructure, in order to serve up simple,…
Read More ->
Compress an Image Automatically Without Losing Quality
Compress image without losing quality One of the most important things to know about compressing image files is that a smaller file size comes at the cost of a lower image quality. How much lower, and whether low enough to make a difference visually, depends on the image. Compression…
Read More ->
Start Using Cloudinary
Sign up for our free plan and start creating stunning visual experiences in minutes.
Sign Up for Free