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
    How I Stopped WordPress Comment Spam

    I love almost every part of being a tech blogger:  learning, preaching, bantering, researching.  The one part about blogging that I absolutely loathe:  dealing with SPAM comments.  For the past two years, my blog has registered 8,000+ SPAM comments per day.  PER DAY.  Bloating my database...

  • 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...

Incredible Demos

  • By
    Create a Dynamic Flickr Image Search with the Dojo Toolkit

    The Dojo Toolkit is a treasure chest of great JavaScript classes.  You can find basic JavaScript functionality classes for AJAX, node manipulation, animations, and the like within Dojo.  You can find elegant, functional UI widgets like DropDown Menus, tabbed interfaces, and form element replacements within...

  • By
    CSS Selection Styling

    The goal of CSS is to allow styling of content and structure within a web page.  We all know that, right?  As CSS revisions arrive, we're provided more opportunity to control.  One of the little known styling option available within the browser is text selection styling.

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!