Convert TIF to PNG with resize

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: helmut, XnTriq, xnview

Post Reply
ZicoRio
Posts: 2
Joined: Thu Dec 03, 2009 2:43 am

Convert TIF to PNG with resize

Post by ZicoRio »

Hello all.
I use v5.54
I do so:

nconvert -resize 22% 0 -ratio -q 100 -out png -o outfile.png infile.tif
tif = 1680x2560

Unfortunately very much poor quality. :((
May be I do incorrectly?
User avatar
xnview
Author of XnView
Posts: 46616
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Convert TIF to PNG with resize

Post by xnview »

You can use -rtype linear
Pierre.
ZicoRio
Posts: 2
Joined: Thu Dec 03, 2009 2:43 am

Re: Convert TIF to PNG with resize

Post by ZicoRio »

nconvert -resize 22% 0 -ratio -rtype linear -q 100 -out png -o outfile.png infile.tif

All same :(

without resize (only convert) all OK!
but with - dotted image.

May be something else?
User avatar
xnview
Author of XnView
Posts: 46616
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Convert TIF to PNG with resize

Post by xnview »

is it possible to send me the file?
Pierre.
Post Reply