Skip to main content
Participating Frequently
January 25, 2015
Question

Why is my website logo blurry?

  • January 25, 2015
  • 2 replies
  • 43545 views

I saved this file as a png in illustrator , don't understand why my logo is so blurry. It doesn't look clear to me, what am I doing wrong? Is it something to do with how I'm saving It?


Visit my site and you will see on the top left the logo blurry and not a high quality resolution.

http://rawadmerhi.com/

This topic has been closed for replies.

2 replies

Jacob Bugge
Community Expert
Community Expert
January 25, 2015

Rawad,

In addition to what Ned said, you have to decide (or be told) the final pixel x pixel size first, and then create the PNG at that exact size (or potencies of 2 larger). Otherwise, the resizing will make a mess.

raiden92Author
Participating Frequently
January 25, 2015

Alright I will try that Jacob, thanks.

Edit: I just created a new document that is 160px by 40px. Placed my logo on that document and saved it, yet It's still blurry .

raiden92Author
Participating Frequently
January 25, 2015

Your logo is very small on your website. So there just aren't enought pixels to display it sharply. And that's it.

If you want it to look sharp, you need to eliminate anti-aliasing. That is: save a raster image and then edit it in Photoshop so it suits your needs. Then embed it in your pages, but don't scale it. That is: if your PNG is e.g.160 x 50 pixel, you need to use exactly that size in the HTML code.


I found a solution. All I do is save it as an svg file

Ned Murphy
Legend
January 25, 2015

If you are resizing the image from its actual size then it is likely to lose clarity.  Based on downloading the image it appears you might be enlarging it slightly on the web page.

raiden92Author
Participating Frequently
January 25, 2015

Nope I'm not enlarging it at all, I'm just saving the image how It is as a png and it's coming out blurry.