A minimal Windows executable that creates a PDF from a source directory containing images.
Images must be organized into sub-folders, each representing a chapter in the final document.
This is the main interface of the application:
- Automatically converts images to a single PDF
- Supports chapter organization via sub-folders
- Simple and minimal Windows executable
- No installation or dependencies required
Below are some sample outputs generated by the application:
Download the latest version from the Releases section as project.zip.
To use, simply run the released .exe file.
Make sure your images are inside sub-folders within the source directory.
Each sub-folder will be treated as a chapter in the final PDF.



