Page 1 of 1

Saving Disk Space..

Posted: 2019-04-02T02:07:49-07:00
by quanghai
Im a bit litle confused: In fact what I need is to resize a batch of images to a fixed print height in order to cheat my chunky A4 Canon mp 250 to do the work without wasting paper or adding HUGE margins.

So im writing a batch file over windows xp to set every image to its final size at its final configuration offset, the matter is that reescaling an image of a few kb to an A4 size increase its size in order of 10ths of Mb (I dont know why as im trying to not touch resolution).

The idea is to print cbr comics at maximum posible size so when i bend the page for printing the comic dont look extra small.
Anyone help me? Im a bit desoriented, thanks.

Re: Saving Disk Space..

Posted: 2019-04-02T06:00:48-07:00
by snibgo
Resizing an image to increase the number of pixels will usually also increase the file size in bytes. What are the file formats? Png, jpg, or what?

You are making these files just for printing, and can then delete them. So why does the disk space matter?