Search found 3 matches

by den1a
Tue May 17, 2022 5:54 am
Forum: NConvert
Topic: Resize png 8 bits
Replies: 5
Views: 2475

Re: Resize png 8 bits

Unusual, but it works :)
Thank you for responding!
by den1a
Tue May 17, 2022 5:08 am
Forum: NConvert
Topic: Resize png 8 bits
Replies: 5
Views: 2475

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
by den1a
Sat May 14, 2022 6:12 am
Forum: NConvert
Topic: Resize png 8 bits
Replies: 5
Views: 2475

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