In making a Plucker db (on Win98), I edited the plucker.ini file so as to create jpegs
(max height 100 pixels), with a bpp of 4.
The original jpegs that were plucked were 150 pixels high.
In watching the script run, I find that convert.exe creates 2 versions of each jpeg,
one of them with the word BIG in its title. And then, once in Plucker, a tap on the
small image loads the big image.
That's a great feature, and bound to be useful. But just so that I've got the choice
(to keep file size down), how do I turn off the generation of the BIG version? Or is
it automatically made (and compulsory) because I was using an image that was bigger
(150 pixels) than the end result (100 pixels)?
-- david