Page 1 of 1

Impose max size in bytes?

Posted: Wed Apr 05, 2006 6:06 pm
by Pgr
Hi,

I'm batch converting images to PNG format, non-interlaced, 8-bit color, and I have a requirement that images must be under 65505 bytes (after compression). In case a size reduction is necessary, I would want a resize to occur.

Is there any way to do this in NConvert? Or some sort of workaround, if it is too complicated?

Thanks in advance.

Re: Impose max size in bytes?

Posted: Wed Apr 05, 2006 6:58 pm
by xnview
Pgr wrote:Hi,

I'm batch converting images to PNG format, non-interlaced, 8-bit color, and I have a requirement that images must be under 65505 bytes (after compression). In case a size reduction is necessary, I would want a resize to occur.

Is there any way to do this in NConvert? Or some sort of workaround, if it is too complicated?
Currently there is nothing to do that...

Posted: Thu Apr 06, 2006 1:52 pm
by Pgr
Thanks for your answer.

Maybe this could be a nice enhancement for the 'resize' option: resize to a certain byte size.

The size limit is for images included in eReader ebooks. I suppose other occasions occur where size limits are a requirement.