Suppress all output when converting to webp

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

Moderators: XnTriq, helmut, xnview

Lukabe
Posts: 1
Joined: Mon Dec 02, 2024 9:20 am

Suppress all output when converting to webp

Post 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
User avatar
xnview
Author of XnView
Posts: 45053
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Suppress all output when converting to webp

Post by xnview »

ok, i'll remove it
Pierre.