Hi,
I came across the said image http://imagebin.org/60334

What I liked was the text has been turned to a selection and then it has been used to delete the yellow box to show the background image.

I understand the logic but I don't know how to get int done in gimp as that is what I am using.

Was wondering if someone could point me to the right direction.


Cheers,
Vishal

Dani AI

Generated

Short version: make the text into a selection, switch to the yellow-box layer and clear that selection. mentioned Photoshop, but the same idea is trivial in GIMP; noted they solved it — below are a compact destructive workflow and a recommended non‑destructive layer‑mask workflow, plus quick fixes for common problems.

  • Destructive (fast)

    • Open the background as a layer.
    • Create a new layer above it and fill it with your yellow color (Bucket Fill).
    • Use the Text tool to create your text on its own layer.
    • Right‑click the text layer -> "Alpha to Selection" (or Layer > Transparency > Alpha to Selection).
    • Select the yellow layer in the Layers dialog. If Delete does nothing, right‑click the yellow layer -> "Add Alpha Channel".
    • Press Delete (Edit > Clear) to cut the text-shaped holes in the yellow layer.
    • Turn off or remove the text layer and deselect.
  • Non‑destructive (recommended)

    • Create the text and make the selection as above.
    • Invert the selection (Select > Invert).
    • With the yellow layer active: Layer > Mask > Add Layer Mask -> Initialize to "Selection" -> Add.
    • Hide the text layer. Edit the mask (paint in black/white) to refine the cutout later.

Troubleshooting/tips: enable antialiasing in the Text tool for smooth edges; if you see a faint yellow halo, try Select > Shrink (1 px) before deleting or fine‑tune the layer mask with a 1 px Gaussian blur on the mask. Save an .xcf to keep layers; export as PNG to keep transparency or export a flattened JPG if the background is meant to be baked into the image.

Recommended Answers

All 2 Replies

Member Avatar for Member #334542

I know how to do with photoshop , is it help you?

I know how to do with photoshop , is it help you?

Hi, Sorry I don't use windows very much but I found out a way thank you anyways.

Cheers,
Vishal

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.