Use Google Plus to resize the dimensions of your photos & images for you.

Use Google Plus to resize the dimensions of your photos & images for you.

I was looking through all the photos in my Google Plus account trying to find absolute URL’s to my images so I could embed them into a post on my website.

When I came across the absolute URL to a photo I wanted to embed, I realised that the photo was far too wide to put on my website. At this point I was thinking what my options would be;

  1. Download the image and resize it manually, then re-upload it and place in my post? A fiddly, time consuming and boring process.
  2. Just use the absolute URL and resize the image using HTML or CSS? This is a very naughty method and not good practice at all.
  3. Upload the image into WordPress and let WordPress automatially resize it according to my Media Settings? My Media Settings were not configured to the dimensions I wanted.

Well, none of these methods really appealed to me, so as I like to do, I began to think creatively. One thing I had noticed about Google Plus photos is that they seem to render at all different sizes depending on how and where you view them. Sometimes they’re small, sometimes they’re full size, all without necessarily losing quality.

So thinking about this, I began to wonder if Google uses some kind of automatic system or algorithm to resize images depending on how they are being viewed. Looking for clues, I went into the photos section of my Google Plus Account and I right clicked on an image, then clicked View Image.

Google Plus right click and view image

The image now appears by itself in the browser. I looked at the URL and noticed that a width and height value was being specified – W representing the width of the image and H representing the height of the image.

Google Plus Image URL string

So naturally, I wondered what would happen if I changed the width and height values in the URL? To make sure I didn’t make the aspect ratio of the image incorrect, I just removed the height value and replaced it with the desired width value, for this example, I used 1000px as the width..

Google Plus Image URL string

As soon as I hit enter, the image refreshed and behold, I was presented with my image rendered at 1000px wide and with a correct aspect ration.

To double check the image, I right clicked it and selected “Save image as” to download it to my desktop. Upon inspection of the image, surely enough it was 1000px wide. Joy!

Hopefully this is a handy little trick that you find useful. I know I certainly do. To prove it works, I’ve used this method and embedded an image from my Google Plus below.

Birds and Hippo

The photos used in this article are photos from the street and owned by their respective owners. I don’t know who you are, but feel free to drop me a line. You can see more here

Let me know if this technique works for you in the comments section below.

Oh and if you found this handy, a lovely Google +1 goes a long way.

2 Responses to “Use Google Plus to resize the dimensions of your photos & images for you.”

  1. Abdullah says:

    Thanks Adrian for this post.
    As you are in this business I have a question that I really tried hard to answer with no luck.
    As a novice user of google plus, I am struggling to understand the resizing point.
    I am not a professional photographer. I always take pics on my iPhone, does it really matter if these images are resized automatically by google plus. Will the quality of these images deteriorate significantly?
    Take into consideration that these images will be mainly viewed and shared online or printed in the common dimensions ( I guess something like 4*6).
    Another point is whether google plus keeps the original resolution of these images under the hood, so they can be imported back?
    Thanks again and I just saw that you are in Melbourne. Wow the world is too small. You might be next door mate:) I am in docklands.

    • Adrian says:

      Hi Abdullah. Thanks for the comment.
      When it comes to resizing images, it’s always best to resize from the largest sized image possible – and avoid upscaling images as much as you can. As soon as you upscale, you tend to lose quality pretty quickly. Never resize a resized image – resize from the original where possible.

      As for Google Plus, this system for resizing that they have is super nifty. I don’t know too much about how it works, but they would keep the original sized image on their servers and then depending on what device is asking for the image (eg PC or Mobile) they will resize the image accordingly. This is a very efficient way of handling data transfer and image quality at the same time.

      Aha, Docklands hey? I’m a Melbourne Northsider ;)

Leave a Reply