Converted CMYK image has no CMYK channels?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;







up vote
1
down vote

favorite












Following this guide, I have converted a RGB image to CMYK using command line:



$ convert from.tif -colorspace cmyk -compress LZW to.tif


And I have confirmed that the image is now a CMYK image:



$ identify -format '%[colorspace]' 'to.tif'


But when I try to see the CMYK channels through Gimp, it is still in RGBA Channels.



enter image description here



Am I doing it right? How can I get the correct CMYK channels like you can in Photoshop?







share|improve this question



























    up vote
    1
    down vote

    favorite












    Following this guide, I have converted a RGB image to CMYK using command line:



    $ convert from.tif -colorspace cmyk -compress LZW to.tif


    And I have confirmed that the image is now a CMYK image:



    $ identify -format '%[colorspace]' 'to.tif'


    But when I try to see the CMYK channels through Gimp, it is still in RGBA Channels.



    enter image description here



    Am I doing it right? How can I get the correct CMYK channels like you can in Photoshop?







    share|improve this question























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      Following this guide, I have converted a RGB image to CMYK using command line:



      $ convert from.tif -colorspace cmyk -compress LZW to.tif


      And I have confirmed that the image is now a CMYK image:



      $ identify -format '%[colorspace]' 'to.tif'


      But when I try to see the CMYK channels through Gimp, it is still in RGBA Channels.



      enter image description here



      Am I doing it right? How can I get the correct CMYK channels like you can in Photoshop?







      share|improve this question













      Following this guide, I have converted a RGB image to CMYK using command line:



      $ convert from.tif -colorspace cmyk -compress LZW to.tif


      And I have confirmed that the image is now a CMYK image:



      $ identify -format '%[colorspace]' 'to.tif'


      But when I try to see the CMYK channels through Gimp, it is still in RGBA Channels.



      enter image description here



      Am I doing it right? How can I get the correct CMYK channels like you can in Photoshop?









      share|improve this question












      share|improve this question




      share|improve this question








      edited 10 hours ago
























      asked 10 hours ago









      laukok

      50241231




      50241231

























          active

          oldest

          votes











          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',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          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%2f1062324%2fconverted-cmyk-image-has-no-cmyk-channels%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1062324%2fconverted-cmyk-image-has-no-cmyk-channels%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491