David Kerber wrote:
> David Kerber wrote:
>> Does anybody know of any code to convert .tiff images to .jpg? Some of
>> the pix I want to put on my page are .tiff format, and rather than doing
>> the conversion manually, I'd like to let ginp handle it automatically,
>> like it does to create the thumbnails.
>>
> Let me modify the question slightly: which one do you recommend,
> because there appear to be several.
Sorry, I haven't needed to do this - all my cameras produce jpeg's and
my relatively new scanner can make them too.
If you are thinking of doing it automatically the way ginp makes
thumbnails, then you need to be looking for pure java open source image
processing toolkits (to wrap with your own code), rather than standalone
"products".
Brian
|