I have to resize my JPGs to a max size of 2400 pixels
I use the command:
i_view64.exe Input.jpg /advancedbatch /jpgq=90 /resize_long=2400 /aspectratio /resample /convert=Output.jpg
In my i_view64.ini file, under [Batch] section, I have:
AdvNoEnlarge=1
Input.jpg has 444 KB and a resolution of 2048 x 1536
Output.jpg has 502 KB and a resolution of 2400 x 1800
The size and resolution has increassed. What I am doing wrong?
I use the command:
i_view64.exe Input.jpg /advancedbatch /jpgq=90 /resize_long=2400 /aspectratio /resample /convert=Output.jpg
In my i_view64.ini file, under [Batch] section, I have:
AdvNoEnlarge=1
Input.jpg has 444 KB and a resolution of 2048 x 1536
Output.jpg has 502 KB and a resolution of 2400 x 1800
The size and resolution has increassed. What I am doing wrong?
Comment