How to crop an image on terminal

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








up vote
0
down vote

favorite












I am trying to use imagemagic convert on ubuntu to crop an image from a .ps file, and to make this cropped part as a separate image or ,png or .jpg



i tried the following but i was not lucky:



convert whatever.ps -crop 105x74mm+30+50 whenever.jpg


this only produced the same file.
i would like to know how can i use it on this file:
https://drive.google.com/open?id=15z5tE2c_7vvh7ShDv0oRw7rrG9NUpAO1










share|improve this question

























    up vote
    0
    down vote

    favorite












    I am trying to use imagemagic convert on ubuntu to crop an image from a .ps file, and to make this cropped part as a separate image or ,png or .jpg



    i tried the following but i was not lucky:



    convert whatever.ps -crop 105x74mm+30+50 whenever.jpg


    this only produced the same file.
    i would like to know how can i use it on this file:
    https://drive.google.com/open?id=15z5tE2c_7vvh7ShDv0oRw7rrG9NUpAO1










    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I am trying to use imagemagic convert on ubuntu to crop an image from a .ps file, and to make this cropped part as a separate image or ,png or .jpg



      i tried the following but i was not lucky:



      convert whatever.ps -crop 105x74mm+30+50 whenever.jpg


      this only produced the same file.
      i would like to know how can i use it on this file:
      https://drive.google.com/open?id=15z5tE2c_7vvh7ShDv0oRw7rrG9NUpAO1










      share|improve this question













      I am trying to use imagemagic convert on ubuntu to crop an image from a .ps file, and to make this cropped part as a separate image or ,png or .jpg



      i tried the following but i was not lucky:



      convert whatever.ps -crop 105x74mm+30+50 whenever.jpg


      this only produced the same file.
      i would like to know how can i use it on this file:
      https://drive.google.com/open?id=15z5tE2c_7vvh7ShDv0oRw7rrG9NUpAO1







      convert imagemagick






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Feb 24 at 19:38









      Hazo

      11




      11

























          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%2f1009403%2fhow-to-crop-an-image-on-terminal%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%2f1009403%2fhow-to-crop-an-image-on-terminal%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