Working with Images

I get a lot of questions about and one of the more frequent requests that I get is about working with images. So here is my version of with Images 101:

Recently Reeholio asked the Bloke:

I have been trying to display my photos on my photoblog http://reeholiofavourites.blogspot.com/ slightly larger than the default large size in the posts. The problem I’m having is when I do the photos are just stretching and looking pixelated, which is not ideal. Any ideas?

Limitation of Images:

If you try to “stretch” an image larger than it’s original size it will always look “pixelated”. So if you want the image to look larger on your blog then your original image will have to be the same size dimensions that you intend to show it on your site, or you sacrifice losing resolution (quality).

If however the original image is not large enough you are basically out of luck. That is the limitation of images. Conversely, you can always shrink an image without losing resolution.

Coding your Images:

When you are coding your image it is always best to include the dimensions of the image. This is very important because images are one of the leading reasons why webpages load too slowly. By including image dimensions your browser won’t have to guess the size of the image and slow down the loading of your webpage.

For example, if an image is 320 pixels wide X 240 pixels high, this will be your :

< img border=”0″ align=”left” width=”320″ src=”http://photos1..com//7506/607/320/vista-rc1.jpg” mce_src=”http://photos1..com//7506/607/320/vista-rc1.jpg” alt=”Windows Vista” height=”240″>

Just remember to close up the brackets, and it will look like this:

Windows Vista

But if you try to make it larger than the original size it will look like this:

Windows Vista

Notice how blurry it looks? But if I made the same image smaller than the original it would look like this:

Windows Vista

It still looks good don’t you think?

Working with Images:

Now, if you are not sure what the original size of an image is it’s really easy to find out. If you are online, just right-click your mouse on the image and click on “properties”. You will see the URL address of the image as well as its pixel size.

Image Software:

But what if you are working with an image from your desktop? I recommend that you grab a free product called IrfanView. It will not only show the properties of your image, but it will also convert, optimize, scan and print, create slideshows, play movies and much more.

For more complicated image manipulation I use Photoshop Elements. Elements has a nice feature that optimizes your images for the web but I will discuss that at another time. With Elements can be just as powerful as its big brother counterpart Photoshop and is much easier to use.

Resizing Images:

When you are looking at an image within IrfanView, click on the menu item “Image”, and then click “Resize/Resamble” to see the image size in pixels. From there you can change the size of the image if you like. But just remember to click on the box “Preserve Aspect Ratio” so that the proportions remain the same.

Using Images Online: The Bottom Line

So the rule of thumb is you should show your images online in the same pixel size as the original (or smaller). You can shrink images but you cannot stretch them to look bigger without losing quality.


Filed under: instabloke, blog, blogging, blog tools, blog resources, internet, computers and internet, software, images, photos, photoshop elements, tutorial

with your friends if this blog tip has helped your blogging experience


Subscribe to the Newsfeed for even More Great Blog Tips!
Leave a Comment... Tell me what you think, ask a question or suggest a blog tip you want me to write. Don't forget the comments policy and thanks for reading Blog Bloke.

5 Responses so far to “Working with Images”

  1. Blog Tips Helping You to Be a Better Blogger - Blogging - Web 2.0 - New Media

    Thanks for posting the answer to my query Bloke. After reading this and then playing around with the settings (for a long time), I found that if you want blogger to post the photo bigger than the standard ‘large’ size without it looking pixelated, you had to select the ‘none’ option under layout in the upload window. Otherwise your guide above won’t work as blogger keeps overriding it somehow.

    I’d be really keen to see how you do the ‘continue reading’ link too. I’ll check back later to look for that post ;)

    Regards, Rhys

  2. Blog Tips Helping You to Be a Better Blogger - Blogging - Web 2.0 - New Media

    Yes Rhys, the above information does not apply to Blogger which uses its own settings. And thanks for tip.

  3. Blog Tips Helping You to Be a Better Blogger - Blogging - Web 2.0 - New Media

    Rhys, the ‘continue reading’ hack only works for the old Blogger. I’ve found a solution for Blogger beta that’s not as good. Which do you want?

  4. Blog Tips Helping You to Be a Better Blogger - Blogging - Web 2.0 - New Media

    I am using the old blogger so tips on that would be great. I have looked at the blogger beta, but am not convinced about it yet. I also haven’t read much yet about the pros and cons of switching over. What is your recommendation?

  5. Blog Tips Helping You to Be a Better Blogger - Blogging - Web 2.0 - New Media

    Just found your ‘under the hood…’ article so I guess that answers that part. I’m still not convinced either. I would rather learn more about encoding and doing it myself than taking the ‘easy’ option offered by beta.

Leave a Comment and Join the Conversation...

Subscribe to RSS comments for this post | TrackBack URL

You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

I love comments and I'm looking forward to reading yours. Thanks for dropping by and don't forget to Subscribe to the Newsfeed Subscribe to my Newsfeed.