OK what am i doing....?
Versions of software:
$ uname -or
3.0.36-1-lts GNU/Linux
$ convert -version
Version: ImageMagick 6.7.8-1 2012-07-06 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC
Features:
Resizing sample PNG:
$ identify original.png ...
Search found 2 matches
- 2012-08-10T02:44:06-07:00
- Forum: Users
- Topic: PNG resize question
- Replies: 6
- Views: 11890
- 2012-08-09T11:37:54-07:00
- Forum: Users
- Topic: PNG resize question
- Replies: 6
- Views: 11890
PNG resize question
Hi,
I'm new in ImageMagic. Im trying to resize png file with this simple command
convert wlbn_120809_085727_609.png -resize 1000x resize_image.png
but result differs against original in colour and size too. Colour of the result image is more darker than original (i've tried also -quality ...
I'm new in ImageMagic. Im trying to resize png file with this simple command
convert wlbn_120809_085727_609.png -resize 1000x resize_image.png
but result differs against original in colour and size too. Colour of the result image is more darker than original (i've tried also -quality ...