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.

There is a classical way of removing background in Inkscape using Bezier curves. This is often quite lengthy process.

Is it possible to remove the background of an object based on background color (e.g. to tell only to remove yellow background)? Or some clever method that is able to detect what is object and what is background?

If so, could you describe the tools that are available in Inkscape?

share|improve this question

1 Answer

up vote 1 down vote accepted

You could probably try to "trace bitmap", using the "Multiple scans" with "Colors", with the "remove background" option, and choosing "2" scans.

Original Bitmap

Trace Bitmap

Then, click "Ok", select both the bitmap and the vector result :

Trace result

Then rightclick, and select "Set Clip" :

Clipped result

Far from perfect, but it's a good start.

share|improve this answer
Yes, it's quite usable if the background is in one color. Thanks. – xralf Feb 6 at 14:46

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.