Page 1 of 1

Remove (Embedded)Image From an Image

Posted: 2015-06-22T01:39:12-07:00
by haneepcr
Hi,

Can i remove embedded images(image in image) in images using imagemagick?

Re: Remove (Embedded)Image From an Image

Posted: 2015-06-22T02:42:31-07:00
by snibgo
I'm not sure what you mean. Can you provide an example?

If the embedded image is a second layer, you can remove it.

Perhaps the embedded image has replaced pixels from the outer image. If so, you could make these transparent or whatever you want, but you can't get back data that has been removed. However, new data can be "invented" for those pixels.