Page 1 of 1

Image is not compressed

Posted: Tue Nov 05, 2024 1:32 pm
by standus
I used this command:
nconvert.exe -overwrite -no_auto_ext -resize 100% 100% "90d53e9b8c48a3e9361f36017ba84de3.png" but file is not size compressed.
Output has no error.
** NCONVERT v7.192 (c) 1991-2024 Pierre-E Gougelet (Aug 26 2024/11:00:16) **
Version for Windows 7/8/10/11 x64 (All rights reserved)
** This is freeware software (for non-commercial use)
Conversion of 90d53e9b8c48a3e9361f36017ba84de3.png into 90d53e9b8c48a3e9361f36017ba84de3.png OK


When I use this tool https://tinyjpg.com/ and size is compressed very well.

What is the problem?

Re: Image is not reduced

Posted: Tue Nov 05, 2024 1:43 pm
by cday

Code: Select all

-resize 100% 100%
That term, resizing the image to 100% of the width and height of the existing image without any other terms, wouldn't be expected to change either the image dimensions or the file size, would it?

What do you wish to do?