This software is a java application that can convert a group of images (also from a cbz/zip file) into a single PDF file optimized for The iliad on the Sony reader.
It can also make some filtering to the images (like brightness and contrast enhancements, sharpening...)
This is a java jar to run it you need to have at least java 1.4.
to launch the file execute
java -jar JE-Comics.jar
(under windows it should be possible to run the program just by double clicking on the jar)
The software is provided as is, without any warranty of any type, use it at your own risk
If there is enough interest int this I will continue it's develop, extending its features and eventually release the source under gpl 2 license.
Some notes
The files will be sorted by name so is better that you use file-names like 001 002 and so on.
The issues between java< 1.6 and png files should be fixed in v0.7.1, it is a workaround for a java bug that is fixed in java 1.6.
Official web page:
JE-Comic home page