Website Speed Test by Cloudinary

By  on  

Making your website as fast-loading as possible is not only an art but a necessity these days.  Slow-loading websites cause users to bail, leading to lost revenue and loss of credibility.  Add that Google now factors site speed into search results and you realize how important load times are and how important they will continue to be.  I've detailed a number of ways to improve site load time on this blog but one of the easiest ways to improve load time is image optimization and delivery;  to do that optimization, however, you need tools to identify slowness in delivery.

Cloudinary has just released an amazing new tool that analyzes a webpage and provides a detailed report of immediate wins that your site could gain by optimizing images, a task Cloudinary is happily willing to provide.  Let's take a look at Cloudinary's new Image Analysis Tool!

The first step is hitting the Image Analysis Tool website and providing your website URL:

Cloudinary Image Analysis

Cloudinary immediately pulls your website and analyzes all images, taking into account: browser, image type/format, screen DPI, location, and more.  The report that is provided back to you is incredibly detailed:

Cloudinary Image Analysis

Each image is displayed with a grade and summary of potential savings:

Cloudinary Image Analysis

For every image found and analyzed, Cloudinary provides detailed grading and information on how the image could be improved:

Cloudinary Image Analysis

Cloudinary's new website analysis tool is simple, clear, and insightful. It's impossible to see the detailed asset report and not immediately want to do something to lower your image footprint, if only just to optimize for your target device or browser. The truth is, however, almost all image size improvement methods provide relief for all devices and browsers, and there's not better service to do that than Cloudinary. Give them a look!

Recent Features

  • By
    An Interview with Eric Meyer

    Your early CSS books were instrumental in pushing my love for front end technologies. What was it about CSS that you fell in love with and drove you to write about it? At first blush, it was the simplicity of it as compared to the table-and-spacer...

  • By
    Welcome to My New Office

    My first professional web development was at a small print shop where I sat in a windowless cubical all day. I suffered that boxed in environment for almost five years before I was able to find a remote job where I worked from home. The first...

Incredible Demos

  • By
    CSS pointer-events

    The responsibilities taken on by CSS seems to be increasingly blurring with JavaScript. Consider the -webkit-touch-callout CSS property, which prevents iOS's link dialog menu when you tap and hold a clickable element. The pointer-events property is even more JavaScript-like, preventing: click actions from doing...

  • By
    Camera and Video Control with HTML5

    Client-side APIs on mobile and desktop devices are quickly providing the same APIs.  Of course our mobile devices got access to some of these APIs first, but those APIs are slowly making their way to the desktop.  One of those APIs is the getUserMedia API...

Discussion

  1. Hi David,

    The Cloudinary tool sounds great! It seems like it can make the process of optimizing images so much easier and simpler! I can use this tool when I optimize the performance of clients websites. Thanks so much for sharing. :)

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!