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
    Serving Fonts from CDN

    For maximum performance, we all know we must put our assets on CDN (another domain).  Along with those assets are custom web fonts.  Unfortunately custom web fonts via CDN (or any cross-domain font request) don't work in Firefox or Internet Explorer (correctly so, by spec) though...

  • By
    5 Ways that CSS and JavaScript Interact That You May Not Know About

    CSS and JavaScript:  the lines seemingly get blurred by each browser release.  They have always done a very different job but in the end they are both front-end technologies so they need do need to work closely.  We have our .js files and our .css, but...

Incredible Demos

  • By
    Event Delegation with MooTools

    Events play a huge role in JavaScript. I can't name one website I've created in the past two years that hasn't used JavaScript event handling on some level. Ask yourself: how often do I inject elements into the DOM and not add an...

  • By
    9 Incredible CodePen Demos

    CodePen is a treasure trove of incredible demos harnessing the power of client side languages.   The client side is always limited by what browsers provide us but the creativity and cleverness of developers always pushes the boundaries of what we think the front end can do.  Thanks to CSS...

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!