Search found 1 match

by traoiu123123
Mon Nov 04, 2019 9:06 am
Forum: NConvert
Topic: How do i choose target filesize to be compressed to(if any)
Replies: 1
Views: 2541

How do i choose target filesize to be compressed to(if any)

I want to use Nconvert to resize some of my .JPG files , when i use the code :
nconvert -out jpeg -ratio -rflag orient -resize 50% 50% *.jpg, it works fine but if i do this, the file size might still not be at my desired filesize , is there an input parameter that allows me to choose desired file ...