RSS/Atom feed Twitter
Site is read-only, email is disabled

Gimp displays photos with white background, even though they should be transparrent

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2019-06-13 09:02:00 UTC (almost 5 years ago)
postings
2

Gimp displays photos with white background, even though they should be transparrent

Hello!
I have a problem and someone can help me out. The tif photos are without background (transparent) and are shown as such in photoshop. However, when I open them in gimp they are displayed with a white background. How is this possible and is there a fix?

rich404
2019-06-13 10:26:18 UTC (almost 5 years ago)

Gimp displays photos with white background, even though they should be transparrent

Hello!
I have a problem and someone can help me out. The tif photos are without background (transparent) and are shown as such in photoshop. However, when I open them in gimp they are displayed with a white background.
How is this possible and is there a fix?

PS uses a non-standard feature called a 'clipping path' You can this find in jpegs and tiffs formats that do not usually support transparency. Usually meant for some sort of desktop publishing application.

The PS clipping path can be created two ways.

If you are lucky, there will be a path in the paths dialogue. Make sure the image has an alpha channel. Make a selection from path (might need to invert it). Delete the selection.

If you are unlucky, it has been made for use in some other PS application such as Illustrator. No path, not much you can do with it, except remove the white background. Various ways, depends on the image.

2019-06-17 06:36:30 UTC (almost 5 years ago)
postings
2

Gimp displays photos with white background, even though they should be transparrent

PS uses a non-standard feature called a 'clipping path' You can this find in jpegs and tiffs formats that do not usually support transparency. Usually meant for some sort of desktop publishing application.

The PS clipping path can be created two ways.

If you are lucky, there will be a path in the paths dialogue. Make sure the image has an alpha channel. Make a selection from path (might need to invert it). Delete the selection.

If you are unlucky, it has been made for use in some other PS application such as Illustrator. No path, not much you can do with it, except remove the white background. Various ways, depends on the image.

Thank you very much for your quick reply! I really appreciate it and will look into it!