Tell me more ×
Graphic Design Stack Exchange is a question and answer site for professional graphic designers and non-designers trying to do their own graphic design. It's 100% free, no registration required.

After uploading an image, Facebook converts it to a new image. Their conversion process introduces artifacts and mottling to the magenta-ish parts of the image.

Original image:
enter image description here

Facebook's conversion:
enter image description here

Are there ways to preserve the original quality of this image and have the image appearance on Facebook reflect more of the original quality?

share|improve this question
1  
The answer seems obvious with but a single image on the site (as of this time). Your file as saved as a JPEG. JPEG is a format that loses image information and generally performs poorly where colors are flat/solid. If you have the original image try uploading as a PNG or GIF format and the results should be more to your liking. To fix this question, change the link to the image in the photo album (so it is clear which image you’re talking about) and state clearly what you dislike about the image (colors reduced greatly seems inaccurate if there are more shades, etc. Perhaps you mean blotchy?). – user179700 Aug 3 '11 at 0:56
I apologize for being unclear, @user179700. I did mean that my images turn blotchy and really low quality when uploaded to Facebook. For example, I just re-uploaded this: mywifejustsaid.com/media/images/logo-fblogo.png and Facebook compressed it, and turned it into this (jpg format!): bit.ly/rg7K9f . – Pilgrim Aug 7 '11 at 11:30
I did try exporting a jpg image but the same results, a blotchy and low quality compression. @Pearsonartphoto – Pilgrim Aug 7 '11 at 11:34
1  
@Pilgrim if your question is addressed and yet you need specific advice for your application, please add which image editing program you use. – user179700 Aug 8 '11 at 1:35

4 Answers

Rule number one..

Don't save up in format quality.

That means.. Don't take a GIF, resave it as a JPEG, then save it as a PNG and think you are going to have a high quality image. All you have is a larger K version of that original GIF. Downsampling is the way to go. Upsampling seldom works to well.

I suggest that you just keep all your original photos as PNGs, and then save out from there the to the correct format that seems fit for the subject matter.

These are my suggestions.

John

share|improve this answer

If you use images with large tone surfaces - especially red colors - you can add noise to the image. It'll make the image look a lot better. If you use Photoshop add 2-3 times 4 gaussian monochromatic noise. You won't notice the pixelation... as much.

share|improve this answer

Here is an article on exactly your problem. Been having this problem as well. hope this helps!

Facebook uses a low quality jpg compression so any solid colors end up looking heavily pixelated. Solution is to add images at double the size with noise.

http://www.vancouverpov.ca/wp/social-media/tips-to-improve-facebook-cover-photo-quality/

share|improve this answer
An actionable useful answer! – Dan Dascalescu Nov 28 '12 at 8:32

In short, Facebook is converting your image to the JPEG/JPG format (Join Photographic Experts Group). There seems to be no current way to upload images to use as a profile picture or to your photo album which Facebook will not convert to JPEG.

...a commonly used method of lossy compression for digital photography (image). The degree of compression can be adjusted, allowing a selectable tradeoff between storage size and image quality

...On the other hand, JPEG may not be as well suited for line drawings and other textual or iconic graphics, where the sharp contrasts between adjacent pixels can cause noticeable artifacts. Such images may be better saved in a lossless graphics format such as TIFF, GIF, PNG, or a raw image format.

http://en.wikipedia.org/wiki/Jpeg

Also:

JPEG is not suitable for images with text, large blocks of color, or simple shapes, because crisp lines will blur and colors can shift. http://graphicssoft.about.com/od/graphicformats/f/summary.htm

Suggestions:

The above quote “JPEG is not suitable for images ... large blocks of color” pinpoints your issue. In a photograph, colors tend to have some variation and/or shading. JPEG introduces what has been called, ‘noise’, ‘artifacts’, 'mottling', etcetera.

Tip for saving JPEG Images: As JPEG is a lossy image format, try to preserve as much of the data of these type of images as possible. When saving an image with blocks of color in the JPEG format, your software should give you an option for image quality. This is usually a slider you set to 100 to save the maximum data quality.

Tip for uploading JPEG images: When uploading to Facebook, check the radio button: “High Resolution(takes ~10x longer)”.

Easiest solution (convert the block color): Try converting the image to solid black. This usually lessens the mottling effect (though doesn’t totally eliminate). Certain colors tend to show the mottling effect, instead of black you could try other colors and see if the mottling effect is less noticeable.

More advanced solution 1 (introduce texture via noise to the solid color): The problem is that JPEG doesn’t deal with solid colors well. A solution would be to make the color less solid. One standard way to doing so is to use the noise filter in your image editing program. Noise can introduce new jarring colors. Because of this, noise filters often have a way of protecting hue, or one can turn down ‘color saturation’, or some such. This step in a Photoshop tutorial shows the Add Noise Dialog, which uses a Monochromatic setting to preserve hue. I personally tend towards Gaussian, but try both settings to see which yields better results.

More advanced solution 2 (introduce texture to the solid color): Most image editing programs have filters which can alter images. Some ‘artistic’ filters do this. The goal here is to break up solid colors so that the imperfections of JPEG are not noticeable or displeasing.

share|improve this answer
Excellent answer. Thanks for the info about introducing noise to work around the JPEG issues with solids. – Andy Aug 3 '12 at 15:02
i dont get the easiest solution – Muhammad Umer Jan 9 at 17:00

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.