On 6/13/08, markus schnalke <meillo_AT_marmaro.de> wrote:
> I feel the need for a image resize program that matches the
> Unix and suckless philosophy.
image resize is a non-trivial task
(there are many possible filters with different characteristics)
also saving an image in a lossy format (.jpg) will require compression
level settings (or adaptive estimation of the required settings)
> Does anyone know a small program that can resize JPEG and PNG images?
netpbm package has pnmscale but the resulting jpg/png won't be as nice
as with 'convert resize'
otherwise yes, imagemagick is not suckless
Received on Fri Jun 13 2008 - 11:10:01 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:48:54 UTC