I have a list of images and would like to create a multi-page TIFF with them. I know it can be done using JAI but since its jar is quite big (9mb, on windows) i rather not use it, if possible (i do not like the idea of forcing the user to download 9mb of extra stuff).
Are there alternatives? Is it possible to get a lite (with reduced size) version of JAI, without all the features i'm not going to use?