Skip to content

RESOURCES / BLOG / HTML

Results for Tag ‘HTML’

Responsive Image Optimization Using srcset and Cloudinary

Topics HTML, Performance Optimization, Responsive Images
Read Time

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…

Automatically Reduce Image Size Without Losing Quality

Topics Django, DotNet, HTML, Java, Javascript, Node, Performance Optimization, PHP, Ruby on Rails
Read Time

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…

For Developers: the HTML <picture> Element Explained

Topics Guest Post, HTML
Read Time

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…

Smart Cropping, Intelligent Quality Selection, and Automated Responsive Images

Topics Django, DotNet, HTML, Java, Javascript, Node, Performance Optimization, PHP, Responsive Images, Ruby on Rails
Read Time

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:…

How I used Cloudinary to solve responsive image needs in my Jekyll website, and shared the magic in a plugin

Topics Guest Post, HTML, Responsive Images
Read Time

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…

Get More Out of HTML5 Video Tags with Cloud-Based Video Transcoding

Topics HTML, HTML5, Javascript, jQuery, Node, PHP, Ruby on Rails, Video API, Video Transcoding, Video Transformation
Read Time

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,…

How to Scale an Image Automatically with Client Hints

Topics DotNet, HTML, Image Transformation, Java, Javascript, Node, PHP, Responsive, Responsive Images, Ruby on Rails
Read Time

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,…

Compress an Image Automatically Without Losing Quality

Topics Django, DotNet, HTML, Java, Javascript, Node, Performance Optimization, PHP, Ruby on Rails
Read Time

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…

Start Using Cloudinary

Sign up for our free plan and start creating stunning visual experiences in minutes.

Sign Up for Free