Apply transparent background in GIMPHow to remove white background of a jpg completely on gimp?In GIMP, how do I make part of image transparent manually?Export image as SVG in GIMPHow to switch off GIMP message on RawTherapee export?GIMP plugin to change ticket number and export image automaticallyIs there any “Background Removal” Program in Ubuntu besides GIMP?Gimp export without rulergimp -how to remove background of scanned text?How do you clean up a text background with Gimp?How to set default save folder in GimpHow to remove white background of a jpg completely on gimp?convert gimp mng to pdf no longer works

What is better: yes / no radio, or simple checkbox?

Did Amazon pay $0 in taxes last year?

Playing a 7-string guitar song on a 6-string guitar

Writing text next to a table

Gomel chasadim tovim - are there bad chasadim?

Help! My Character is too much for her story!

How to copy the rest of lines of a file to another file

Use Mercury as quenching liquid for swords?

How to write a chaotic neutral protagonist and prevent my readers from thinking they are evil?

How should I solve this integral with changing parameters?

What is this tube in a jet engine's air intake?

What will happen if my luggage gets delayed?

Why do phishing e-mails use faked e-mail addresses instead of the real one?

How do you make a gun that shoots melee weapons and/or swords?

Do Cubics always have one real root?

How do I increase the number of TTY consoles?

Will expression retain the same definition if particle is changed?

Can I negotiate a patent idea for a raise, under French law?

How is it possible to drive VGA displays at such high pixel clock frequencies?

Is it appropriate to ask a former professor to order a book for me through an inter-library loan?

Is there a math expression equivalent to the conditional ternary operator?

What should I do when a paper is published similar to my PhD thesis without citation?

Under what conditions can the right to remain silent be revoked in the USA?

What would be the most expensive material to an intergalactic society?



Apply transparent background in GIMP


How to remove white background of a jpg completely on gimp?In GIMP, how do I make part of image transparent manually?Export image as SVG in GIMPHow to switch off GIMP message on RawTherapee export?GIMP plugin to change ticket number and export image automaticallyIs there any “Background Removal” Program in Ubuntu besides GIMP?Gimp export without rulergimp -how to remove background of scanned text?How do you clean up a text background with Gimp?How to set default save folder in GimpHow to remove white background of a jpg completely on gimp?convert gimp mng to pdf no longer works













16















How can I remove the background and replace with transparency (as represented by checkered background in PS)? And are there any limitations in the file type I can then export the image to?










share|improve this question




























    16















    How can I remove the background and replace with transparency (as represented by checkered background in PS)? And are there any limitations in the file type I can then export the image to?










    share|improve this question


























      16












      16








      16


      3






      How can I remove the background and replace with transparency (as represented by checkered background in PS)? And are there any limitations in the file type I can then export the image to?










      share|improve this question
















      How can I remove the background and replace with transparency (as represented by checkered background in PS)? And are there any limitations in the file type I can then export the image to?







      gimp






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jun 29 '17 at 19:49









      Zanna

      51k13137241




      51k13137241










      asked Jun 24 '11 at 15:06









      OxwiviOxwivi

      4,56242118184




      4,56242118184




















          5 Answers
          5






          active

          oldest

          votes


















          24














          1. Select Layer → Transparency → Add Alpha Channel


          2. Select the background using the Fuzzy Selection Tool (Magic Wand)



            and press the Del key.



          GIF will allow you single-color transparency, while PNG has full alpha channel support.






          share|improve this answer

























          • I found this while trying to get the "Color to Aplha" option enabled, unsuccessfully. It works well.

            – Ferdinand Prantl
            Oct 20 '13 at 13:59











          • It's not clear to me how this apply to GIFs (hundreds of layers).

            – Pablo Bianchi
            Mar 28 '18 at 4:58


















          2














          1. Open the image and choose Select > By Color from the menu.

          2. Click on the color you'd like to remove.

          3. Select Colors > Color to Alpha from the menu and click OK.

          This will result in the transparent, checkered background that you're looking for. If the background is made up of multiple colors, just repeat these three steps as necessary.






          share|improve this answer























          • The Color to Alpha option doesn't activate.

            – Oxwivi
            Jun 24 '11 at 15:56











          • @Oxwivi, are you on Mac? I have to manually go to the window switcher (⌃↑ / 4-finger swipe up) and click on the filter window before I can interact with it at all. (This appears to be fixed in the GIMP 2.9.7 master branch.)

            – SilverWolf
            Dec 5 '17 at 18:55


















          1














          I've found the following to be easiest for me and I really like the effect.



          # Select Foreground
          Main Menu > Tools > Selection Tools > Foreground Select



          # Select Background
          Main Menu > Select > Invert



          # Make Transparent
          Main Menu > Colors > Color To Alpha



          Done






          share|improve this answer
































            1














            1. Select: Layer → Transparency → Add Alpha Channel


            2. Select: Background with Fuzzy Selection Tool (Magic Wand)


            3. Select: Layer → Transparency → Threshold Alpha...


            4. Set Threshold to 255 for complete transparency.






            share|improve this answer






























              0














              Imagemagick



              Maybe a better solution from here but using ImageMagick -transparent is



              convert file.gif -transparent white -fuzz 10% file-2.gif`.


              You could use "#ededee" to specify the color in hexadecimal.



              Gimp



              Probably more complicated but there is an option to work with multiple layers/frames at once with this solution.






              share|improve this answer






















                Your Answer








                StackExchange.ready(function()
                var channelOptions =
                tags: "".split(" "),
                id: "89"
                ;
                initTagRenderer("".split(" "), "".split(" "), channelOptions);

                StackExchange.using("externalEditor", function()
                // Have to fire editor after snippets, if snippets enabled
                if (StackExchange.settings.snippets.snippetsEnabled)
                StackExchange.using("snippets", function()
                createEditor();
                );

                else
                createEditor();

                );

                function createEditor()
                StackExchange.prepareEditor(
                heartbeatType: 'answer',
                autoActivateHeartbeat: false,
                convertImagesToLinks: true,
                noModals: true,
                showLowRepImageUploadWarning: true,
                reputationToPostImages: 10,
                bindNavPrevention: true,
                postfix: "",
                imageUploader:
                brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
                contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
                allowUrls: true
                ,
                onDemand: true,
                discardSelector: ".discard-answer"
                ,immediatelyShowMarkdownHelp:true
                );



                );













                draft saved

                draft discarded


















                StackExchange.ready(
                function ()
                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f50375%2fapply-transparent-background-in-gimp%23new-answer', 'question_page');

                );

                Post as a guest















                Required, but never shown

























                5 Answers
                5






                active

                oldest

                votes








                5 Answers
                5






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes









                24














                1. Select Layer → Transparency → Add Alpha Channel


                2. Select the background using the Fuzzy Selection Tool (Magic Wand)



                  and press the Del key.



                GIF will allow you single-color transparency, while PNG has full alpha channel support.






                share|improve this answer

























                • I found this while trying to get the "Color to Aplha" option enabled, unsuccessfully. It works well.

                  – Ferdinand Prantl
                  Oct 20 '13 at 13:59











                • It's not clear to me how this apply to GIFs (hundreds of layers).

                  – Pablo Bianchi
                  Mar 28 '18 at 4:58















                24














                1. Select Layer → Transparency → Add Alpha Channel


                2. Select the background using the Fuzzy Selection Tool (Magic Wand)



                  and press the Del key.



                GIF will allow you single-color transparency, while PNG has full alpha channel support.






                share|improve this answer

























                • I found this while trying to get the "Color to Aplha" option enabled, unsuccessfully. It works well.

                  – Ferdinand Prantl
                  Oct 20 '13 at 13:59











                • It's not clear to me how this apply to GIFs (hundreds of layers).

                  – Pablo Bianchi
                  Mar 28 '18 at 4:58













                24












                24








                24







                1. Select Layer → Transparency → Add Alpha Channel


                2. Select the background using the Fuzzy Selection Tool (Magic Wand)



                  and press the Del key.



                GIF will allow you single-color transparency, while PNG has full alpha channel support.






                share|improve this answer















                1. Select Layer → Transparency → Add Alpha Channel


                2. Select the background using the Fuzzy Selection Tool (Magic Wand)



                  and press the Del key.



                GIF will allow you single-color transparency, while PNG has full alpha channel support.







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited 3 hours ago









                Glorfindel

                2733513




                2733513










                answered Jun 24 '11 at 16:01









                htorquehtorque

                47.5k32175213




                47.5k32175213












                • I found this while trying to get the "Color to Aplha" option enabled, unsuccessfully. It works well.

                  – Ferdinand Prantl
                  Oct 20 '13 at 13:59











                • It's not clear to me how this apply to GIFs (hundreds of layers).

                  – Pablo Bianchi
                  Mar 28 '18 at 4:58

















                • I found this while trying to get the "Color to Aplha" option enabled, unsuccessfully. It works well.

                  – Ferdinand Prantl
                  Oct 20 '13 at 13:59











                • It's not clear to me how this apply to GIFs (hundreds of layers).

                  – Pablo Bianchi
                  Mar 28 '18 at 4:58
















                I found this while trying to get the "Color to Aplha" option enabled, unsuccessfully. It works well.

                – Ferdinand Prantl
                Oct 20 '13 at 13:59





                I found this while trying to get the "Color to Aplha" option enabled, unsuccessfully. It works well.

                – Ferdinand Prantl
                Oct 20 '13 at 13:59













                It's not clear to me how this apply to GIFs (hundreds of layers).

                – Pablo Bianchi
                Mar 28 '18 at 4:58





                It's not clear to me how this apply to GIFs (hundreds of layers).

                – Pablo Bianchi
                Mar 28 '18 at 4:58













                2














                1. Open the image and choose Select > By Color from the menu.

                2. Click on the color you'd like to remove.

                3. Select Colors > Color to Alpha from the menu and click OK.

                This will result in the transparent, checkered background that you're looking for. If the background is made up of multiple colors, just repeat these three steps as necessary.






                share|improve this answer























                • The Color to Alpha option doesn't activate.

                  – Oxwivi
                  Jun 24 '11 at 15:56











                • @Oxwivi, are you on Mac? I have to manually go to the window switcher (⌃↑ / 4-finger swipe up) and click on the filter window before I can interact with it at all. (This appears to be fixed in the GIMP 2.9.7 master branch.)

                  – SilverWolf
                  Dec 5 '17 at 18:55















                2














                1. Open the image and choose Select > By Color from the menu.

                2. Click on the color you'd like to remove.

                3. Select Colors > Color to Alpha from the menu and click OK.

                This will result in the transparent, checkered background that you're looking for. If the background is made up of multiple colors, just repeat these three steps as necessary.






                share|improve this answer























                • The Color to Alpha option doesn't activate.

                  – Oxwivi
                  Jun 24 '11 at 15:56











                • @Oxwivi, are you on Mac? I have to manually go to the window switcher (⌃↑ / 4-finger swipe up) and click on the filter window before I can interact with it at all. (This appears to be fixed in the GIMP 2.9.7 master branch.)

                  – SilverWolf
                  Dec 5 '17 at 18:55













                2












                2








                2







                1. Open the image and choose Select > By Color from the menu.

                2. Click on the color you'd like to remove.

                3. Select Colors > Color to Alpha from the menu and click OK.

                This will result in the transparent, checkered background that you're looking for. If the background is made up of multiple colors, just repeat these three steps as necessary.






                share|improve this answer













                1. Open the image and choose Select > By Color from the menu.

                2. Click on the color you'd like to remove.

                3. Select Colors > Color to Alpha from the menu and click OK.

                This will result in the transparent, checkered background that you're looking for. If the background is made up of multiple colors, just repeat these three steps as necessary.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jun 24 '11 at 15:29









                kylankylan

                563




                563












                • The Color to Alpha option doesn't activate.

                  – Oxwivi
                  Jun 24 '11 at 15:56











                • @Oxwivi, are you on Mac? I have to manually go to the window switcher (⌃↑ / 4-finger swipe up) and click on the filter window before I can interact with it at all. (This appears to be fixed in the GIMP 2.9.7 master branch.)

                  – SilverWolf
                  Dec 5 '17 at 18:55

















                • The Color to Alpha option doesn't activate.

                  – Oxwivi
                  Jun 24 '11 at 15:56











                • @Oxwivi, are you on Mac? I have to manually go to the window switcher (⌃↑ / 4-finger swipe up) and click on the filter window before I can interact with it at all. (This appears to be fixed in the GIMP 2.9.7 master branch.)

                  – SilverWolf
                  Dec 5 '17 at 18:55
















                The Color to Alpha option doesn't activate.

                – Oxwivi
                Jun 24 '11 at 15:56





                The Color to Alpha option doesn't activate.

                – Oxwivi
                Jun 24 '11 at 15:56













                @Oxwivi, are you on Mac? I have to manually go to the window switcher (⌃↑ / 4-finger swipe up) and click on the filter window before I can interact with it at all. (This appears to be fixed in the GIMP 2.9.7 master branch.)

                – SilverWolf
                Dec 5 '17 at 18:55





                @Oxwivi, are you on Mac? I have to manually go to the window switcher (⌃↑ / 4-finger swipe up) and click on the filter window before I can interact with it at all. (This appears to be fixed in the GIMP 2.9.7 master branch.)

                – SilverWolf
                Dec 5 '17 at 18:55











                1














                I've found the following to be easiest for me and I really like the effect.



                # Select Foreground
                Main Menu > Tools > Selection Tools > Foreground Select



                # Select Background
                Main Menu > Select > Invert



                # Make Transparent
                Main Menu > Colors > Color To Alpha



                Done






                share|improve this answer





























                  1














                  I've found the following to be easiest for me and I really like the effect.



                  # Select Foreground
                  Main Menu > Tools > Selection Tools > Foreground Select



                  # Select Background
                  Main Menu > Select > Invert



                  # Make Transparent
                  Main Menu > Colors > Color To Alpha



                  Done






                  share|improve this answer



























                    1












                    1








                    1







                    I've found the following to be easiest for me and I really like the effect.



                    # Select Foreground
                    Main Menu > Tools > Selection Tools > Foreground Select



                    # Select Background
                    Main Menu > Select > Invert



                    # Make Transparent
                    Main Menu > Colors > Color To Alpha



                    Done






                    share|improve this answer















                    I've found the following to be easiest for me and I really like the effect.



                    # Select Foreground
                    Main Menu > Tools > Selection Tools > Foreground Select



                    # Select Background
                    Main Menu > Select > Invert



                    # Make Transparent
                    Main Menu > Colors > Color To Alpha



                    Done







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited Jun 29 '17 at 19:48









                    Zanna

                    51k13137241




                    51k13137241










                    answered Jun 28 '17 at 23:25









                    Prisoner 13Prisoner 13

                    113




                    113





















                        1














                        1. Select: Layer → Transparency → Add Alpha Channel


                        2. Select: Background with Fuzzy Selection Tool (Magic Wand)


                        3. Select: Layer → Transparency → Threshold Alpha...


                        4. Set Threshold to 255 for complete transparency.






                        share|improve this answer



























                          1














                          1. Select: Layer → Transparency → Add Alpha Channel


                          2. Select: Background with Fuzzy Selection Tool (Magic Wand)


                          3. Select: Layer → Transparency → Threshold Alpha...


                          4. Set Threshold to 255 for complete transparency.






                          share|improve this answer

























                            1












                            1








                            1







                            1. Select: Layer → Transparency → Add Alpha Channel


                            2. Select: Background with Fuzzy Selection Tool (Magic Wand)


                            3. Select: Layer → Transparency → Threshold Alpha...


                            4. Set Threshold to 255 for complete transparency.






                            share|improve this answer













                            1. Select: Layer → Transparency → Add Alpha Channel


                            2. Select: Background with Fuzzy Selection Tool (Magic Wand)


                            3. Select: Layer → Transparency → Threshold Alpha...


                            4. Set Threshold to 255 for complete transparency.







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Feb 14 '18 at 4:50









                            Bob in DCBob in DC

                            111




                            111





















                                0














                                Imagemagick



                                Maybe a better solution from here but using ImageMagick -transparent is



                                convert file.gif -transparent white -fuzz 10% file-2.gif`.


                                You could use "#ededee" to specify the color in hexadecimal.



                                Gimp



                                Probably more complicated but there is an option to work with multiple layers/frames at once with this solution.






                                share|improve this answer



























                                  0














                                  Imagemagick



                                  Maybe a better solution from here but using ImageMagick -transparent is



                                  convert file.gif -transparent white -fuzz 10% file-2.gif`.


                                  You could use "#ededee" to specify the color in hexadecimal.



                                  Gimp



                                  Probably more complicated but there is an option to work with multiple layers/frames at once with this solution.






                                  share|improve this answer

























                                    0












                                    0








                                    0







                                    Imagemagick



                                    Maybe a better solution from here but using ImageMagick -transparent is



                                    convert file.gif -transparent white -fuzz 10% file-2.gif`.


                                    You could use "#ededee" to specify the color in hexadecimal.



                                    Gimp



                                    Probably more complicated but there is an option to work with multiple layers/frames at once with this solution.






                                    share|improve this answer













                                    Imagemagick



                                    Maybe a better solution from here but using ImageMagick -transparent is



                                    convert file.gif -transparent white -fuzz 10% file-2.gif`.


                                    You could use "#ededee" to specify the color in hexadecimal.



                                    Gimp



                                    Probably more complicated but there is an option to work with multiple layers/frames at once with this solution.







                                    share|improve this answer












                                    share|improve this answer



                                    share|improve this answer










                                    answered Mar 28 '18 at 6:00









                                    Pablo BianchiPablo Bianchi

                                    2,89521535




                                    2,89521535



























                                        draft saved

                                        draft discarded
















































                                        Thanks for contributing an answer to Ask Ubuntu!


                                        • Please be sure to answer the question. Provide details and share your research!

                                        But avoid


                                        • Asking for help, clarification, or responding to other answers.

                                        • Making statements based on opinion; back them up with references or personal experience.

                                        To learn more, see our tips on writing great answers.




                                        draft saved


                                        draft discarded














                                        StackExchange.ready(
                                        function ()
                                        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f50375%2fapply-transparent-background-in-gimp%23new-answer', 'question_page');

                                        );

                                        Post as a guest















                                        Required, but never shown





















































                                        Required, but never shown














                                        Required, but never shown












                                        Required, but never shown







                                        Required, but never shown

































                                        Required, but never shown














                                        Required, but never shown












                                        Required, but never shown







                                        Required, but never shown







                                        Popular posts from this blog

                                        Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

                                        Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

                                        Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»