I want to use NConvert in 32 bit mode, as the lossless JPEG plugin only works in 32 bit mode. I want to do this because cropping an image with 95% quality produces images that are larger in size (and slightly less in quality) than the original would have been had it been losslessly cropped.
How ...
Search found 3 matches
- Fri Aug 03, 2012 3:17 am
- Forum: NConvert
- Topic: Force 32bit mode on Mac and Windows?
- Replies: 1
- Views: 847
- Thu Jul 19, 2012 10:56 pm
- Forum: NConvert
- Topic: -crop dimension limit?
- Replies: 2
- Views: 1436
Re: -crop dimension limit?
Upon further testing, it seems that the limit for being able to actually crop an image as opposed to outputting the original image is 8300 px for either dimension.
- Thu Jul 19, 2012 9:20 pm
- Forum: NConvert
- Topic: -crop dimension limit?
- Replies: 2
- Views: 1436
-crop dimension limit?
I'm trying to do a batch crop operation where the dimensions of the outputted images excede 10,000 x 10,000 px. It seems that whenever I get above 7000 px for x or y, nconvert stops trying to crop and simply outputs the whole source image. Is this a glitch? Does NConvert have a limit to what it can ...