Skip to main content
abroriafh
Participating Frequently
February 7, 2024
Answered

Delete spesific color object

  • February 7, 2024
  • 2 replies
  • 531 views

I want to delete all white part in this QR. is there a way to make illsutrator select all white part and delete it or i really need to delete it manually

This topic has been closed for replies.
Correct answer Brad @ Roaring Mouse

What is your QR code composed of?  If it's made of vector objects, this is one way: you simply need to select one of the white areas and Select > Same > Fill & Stroke (or, Same Appearance, or just Same Fill, depending on which works best for you). Of course, this may select other white in your document along with it, so make sure you don't accidentally delete something you still need.

If it's an image (e.g. png) you will have to edit in in Photoshop or other image editor.

2 replies

Brad @ Roaring Mouse
Community Expert
Brad @ Roaring MouseCommunity ExpertCorrect answer
Community Expert
February 7, 2024

What is your QR code composed of?  If it's made of vector objects, this is one way: you simply need to select one of the white areas and Select > Same > Fill & Stroke (or, Same Appearance, or just Same Fill, depending on which works best for you). Of course, this may select other white in your document along with it, so make sure you don't accidentally delete something you still need.

If it's an image (e.g. png) you will have to edit in in Photoshop or other image editor.

abroriafh
abroriafhAuthor
Participating Frequently
February 7, 2024

i see, thank you for your help.

Community Expert
February 7, 2024

The whole thing needs to be vectorized. Rather than use Live Paint or whatever to do that, why not just re-create the QR Code in vector format from the outset using Adobe Express?
https://new.express.adobe.com/tools/generate-qr-code

 

You can download the QR Code as a SVG file and use as is. I'm picky about overlapping paths and there tends to be a bunch in these codes, but they're easy to clean up in Illustrator. You can open the SVG there. Just release the clipping masks and drag the important code squares up to another layer and use the Unite command in the Pathfinder palette to weld over the overlaps. After that you'll have a perfectly good vector-based QR code with no stubborn white boxes in it.

abroriafh
abroriafhAuthor
Participating Frequently
February 7, 2024

ahh, i didnt know that adobe also can make a qr.

Thank you for your answer