Page 1 of 1

Suppress all output when converting to webp

Posted: Mon Dec 02, 2024 9:24 am
by Lukabe
Is it possible to suppress all output information when creating webp inages?
NCONVERT v7.192

When running this command.

Code: Select all

.\nconvert.exe -quiet -rmeta -rexifthumb -ratio -rtype lanczos -resize longest 1000 -rflag decr -out webp -q -1 "D:\image.png"
It will always output:

Code: Select all

File:
Dimension: 637 x 1000
Output:    723118 bytes
Lossless-ARGB compressed size: 723118 bytes
  * Lossless features used: PREDICTION CROSS-COLOR-TRANSFORM SUBTRACT-GREEN
  * Precision Bits: histogram=4 transform=4 cache=10

Re: Suppress all output when converting to webp

Posted: Mon Dec 09, 2024 9:32 am
by xnview
ok, i'll remove it