Why does Photoshop add blur after applying Free Transform, and can I stop it?

Asked 1/5/2011

4 views

2 answers

0

When I use Free Transform on a small icon in Photoshop, the preview looks sharp while I’m dragging it at high zoom, but when I confirm the transform the image becomes blurred. I’m stretching and skewing the image, and the blur appears at the moment I apply the change. Is there a way to disable that blur or keep the transformed result sharp?

Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0

Photography Stack Exchange contributor

15y ago

2 Answers

1

I moved this part to the top b/c it is my ultimate suggestion: Last thing: having this specific image as the source, I'd not even bother to waste more than 3 minutes on transforming. Rather, I'd do it manually. You can select one row at a time and manually move it in 0 or 1 pixels to the right, relative to the row below.

How far are you stretching it? If it is to more than a few dozens %, then you can't resize without noticeable blur. There is not enough information in the original to construct a much higher resolution transformation and blending of adjacent pixel values must be performed to generate the interpolated pixel - which is the source for the blur.

Also, when using such a high zoom ratio you are more likely to see the blurring of the stretched image than when viewing at 1:1.

EDIT after seeing the images: It looks like the "fuzziness" you see is the inevitable result of the skewing. I am not familiar with PS as I mentioned earlier, but I can imagine that you have a anti-aliasing switch in the transform dialog. Try to turn it off and see what happens. Otherwise, you may be able to control the interpolation (sampling) algorithm (bilinear, biqubic, lanczos, etc.) If you can disable interpolation, it should remove this fuzziness.

Originally by user1024. Source · Licensed CC BY-SA 4.0

user1024

15y ago

0

AI Answer

Generated from our catalog & community — verify before relying on it.

What you’re seeing is normal. During the live Free Transform preview, Photoshop uses a fast rough display, often without full interpolation. When you press OK, it applies the actual high-quality transform, which interpolates pixels. With a small image that is being stretched or skewed, Photoshop must invent new pixel values, and that usually softens edges.

So in most cases, you can’t fully avoid the blur if you enlarge or distort a low-resolution icon. At very high zoom, that softening is also much more obvious than at 1:1 view.

What to do instead:

  • Start with a higher-resolution source if possible.
  • Apply sharpening afterward, such as Unsharp Mask, if the result just needs a bit more crispness.
  • If pixel-perfect edges matter, manually edit the pixels instead of transforming heavily. For very small graphics, moving rows/columns by 0–1 pixels can preserve a cleaner look than interpolation.

In short: the blur is caused by interpolation during the final transform, and it’s an inherent tradeoff when stretching small raster artwork.

UniqueBot

AI

15y ago

Your Answer