How to convert a png file from from 600 x 800 into 600 x 400? [duplicate]

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











up vote
0
down vote

favorite













This question already has an answer here:



  • Force GraphicsMagick to resize image to specific width

    1 answer



  • What does `I` (uppercase i) mean in `ps aux`?

    1 answer



Get info on my source png file.



file old.png
old.png: PNG image data, 600 x 800, 8-bit colormap, non-interlaced


I want to convert old.png from 600 x 800 into 600 x 400.



convert -resize 600x400 old.png new.png


Check my output.



file new.png
new.png: PNG image data, 300 x 400, 8-bit/color RGB, non-interlaced









share|improve this question













marked as duplicate by G-Man, Isaac, muru, Goro, RalfFriedl Oct 1 at 5:56


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.










  • 1




    Check the documentation for ignoring the aspect ratio during resize: imagemagick.org/Usage/resize/#noaspect
    – dsstorefile1
    Oct 1 at 3:31






  • 4




    Perhaps this question is similar: Force GraphicsMagick to resize image to specific width
    – dsstorefile1
    Oct 1 at 3:32















up vote
0
down vote

favorite













This question already has an answer here:



  • Force GraphicsMagick to resize image to specific width

    1 answer



  • What does `I` (uppercase i) mean in `ps aux`?

    1 answer



Get info on my source png file.



file old.png
old.png: PNG image data, 600 x 800, 8-bit colormap, non-interlaced


I want to convert old.png from 600 x 800 into 600 x 400.



convert -resize 600x400 old.png new.png


Check my output.



file new.png
new.png: PNG image data, 300 x 400, 8-bit/color RGB, non-interlaced









share|improve this question













marked as duplicate by G-Man, Isaac, muru, Goro, RalfFriedl Oct 1 at 5:56


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.










  • 1




    Check the documentation for ignoring the aspect ratio during resize: imagemagick.org/Usage/resize/#noaspect
    – dsstorefile1
    Oct 1 at 3:31






  • 4




    Perhaps this question is similar: Force GraphicsMagick to resize image to specific width
    – dsstorefile1
    Oct 1 at 3:32













up vote
0
down vote

favorite









up vote
0
down vote

favorite












This question already has an answer here:



  • Force GraphicsMagick to resize image to specific width

    1 answer



  • What does `I` (uppercase i) mean in `ps aux`?

    1 answer



Get info on my source png file.



file old.png
old.png: PNG image data, 600 x 800, 8-bit colormap, non-interlaced


I want to convert old.png from 600 x 800 into 600 x 400.



convert -resize 600x400 old.png new.png


Check my output.



file new.png
new.png: PNG image data, 300 x 400, 8-bit/color RGB, non-interlaced









share|improve this question














This question already has an answer here:



  • Force GraphicsMagick to resize image to specific width

    1 answer



  • What does `I` (uppercase i) mean in `ps aux`?

    1 answer



Get info on my source png file.



file old.png
old.png: PNG image data, 600 x 800, 8-bit colormap, non-interlaced


I want to convert old.png from 600 x 800 into 600 x 400.



convert -resize 600x400 old.png new.png


Check my output.



file new.png
new.png: PNG image data, 300 x 400, 8-bit/color RGB, non-interlaced




This question already has an answer here:



  • Force GraphicsMagick to resize image to specific width

    1 answer



  • What does `I` (uppercase i) mean in `ps aux`?

    1 answer







conversion png






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Oct 1 at 2:59









it_is_a_literature

17942453




17942453




marked as duplicate by G-Man, Isaac, muru, Goro, RalfFriedl Oct 1 at 5:56


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






marked as duplicate by G-Man, Isaac, muru, Goro, RalfFriedl Oct 1 at 5:56


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.









  • 1




    Check the documentation for ignoring the aspect ratio during resize: imagemagick.org/Usage/resize/#noaspect
    – dsstorefile1
    Oct 1 at 3:31






  • 4




    Perhaps this question is similar: Force GraphicsMagick to resize image to specific width
    – dsstorefile1
    Oct 1 at 3:32













  • 1




    Check the documentation for ignoring the aspect ratio during resize: imagemagick.org/Usage/resize/#noaspect
    – dsstorefile1
    Oct 1 at 3:31






  • 4




    Perhaps this question is similar: Force GraphicsMagick to resize image to specific width
    – dsstorefile1
    Oct 1 at 3:32








1




1




Check the documentation for ignoring the aspect ratio during resize: imagemagick.org/Usage/resize/#noaspect
– dsstorefile1
Oct 1 at 3:31




Check the documentation for ignoring the aspect ratio during resize: imagemagick.org/Usage/resize/#noaspect
– dsstorefile1
Oct 1 at 3:31




4




4




Perhaps this question is similar: Force GraphicsMagick to resize image to specific width
– dsstorefile1
Oct 1 at 3:32





Perhaps this question is similar: Force GraphicsMagick to resize image to specific width
– dsstorefile1
Oct 1 at 3:32











1 Answer
1






active

oldest

votes

















up vote
0
down vote













convert -resize 600x400! old.png new.png






share|improve this answer



























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    convert -resize 600x400! old.png new.png






    share|improve this answer
























      up vote
      0
      down vote













      convert -resize 600x400! old.png new.png






      share|improve this answer






















        up vote
        0
        down vote










        up vote
        0
        down vote









        convert -resize 600x400! old.png new.png






        share|improve this answer












        convert -resize 600x400! old.png new.png







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Oct 1 at 4:22









        it_is_a_literature

        17942453




        17942453












            Popular posts from this blog

            How to check contact read email or not when send email to Individual?

            Bahrain

            Postfix configuration issue with fips on centos 7; mailgun relay