Thank you for responding!
Search found 3 matches
- Tue May 17, 2022 5:54 am
- Forum: NConvert
- Topic: Resize png 8 bits
- Replies: 5
- Views: 2803
Re: Resize png 8 bits
Unusual, but it works 
Thank you for responding!
Thank you for responding!
- Tue May 17, 2022 5:08 am
- Forum: NConvert
- Topic: Resize png 8 bits
- Replies: 5
- Views: 2803
Re: Resize png 8 bits
In my case, the problem was solved by adding a parameter -rtype quick
Code: Select all
nconvert -overwrite -resize 1500 1200 -ratio -rflag decr -rtype quick image.png- Sat May 14, 2022 6:12 am
- Forum: NConvert
- Topic: Resize png 8 bits
- Replies: 5
- Views: 2803
Resize png 8 bits
Hello. I want to crop the photo, but I get a poor quality photo. Please tell me how to fix the problem
Code: Select all
nconvert -overwrite -resize 1500 1200 -ratio -rflag decr image.png