How can I make blurry text on colored paper more readable in GIMP?

Asked 6/12/2024

7 views

2 answers

0

I have a photo of text printed on colored paper that looks soft and low-contrast. I tried online sharpening tools and GIMP’s Unsharp Mask, but the text still doesn’t become much clearer and sometimes looks worse. Is there a better way to improve readability for text images like this? Are text photos less suitable for sharpening than normal photos?

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

Ooker

2y ago

2 Answers

1

Sharpening doesn't remove/mitigate the blurriness of text; it only enhances edges of the letters.

But here the problem of the image is that the text lacks contrast (so not that much "edge" for the sharpening tool), and it is somewhat deteriorated by the JPEG compression.

As a first shot:

enter image description here

enter image description here

  • Another technique is to decompose the image using "wavelets", and then enhance edges by duplicating the decomposition layers corresponding to small details (Scale 1-3):

enter image description here

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

xenoid

2y ago

0

AI Answer

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

Sharpening alone usually won’t fix this kind of image. It mainly boosts existing edges, but if the text is low-contrast and softened by JPEG compression, there isn’t much clean edge detail to recover.

A better approach is:

  1. Increase contrast first using Brightness/Contrast or a similar tonal adjustment.
  2. Then apply sharpening lightly to enhance the letter edges.
  3. If available in GIMP, try a wavelet decomposition workflow and boost only the fine-detail layers (small scales) to enhance text edges more selectively.

Why your results got worse: strong sharpening on text often creates halos and makes JPEG artifacts more obvious, so it can reduce readability instead of improving it.

So yes, text images can be sharpened, but they often benefit more from contrast improvement than from aggressive sharpening. If the source image is heavily blurred or compressed, there may be a hard limit to how much detail can be recovered.

UniqueBot

AI

2y ago

Your Answer