Takes provided images and generates a PDF file with them layed out in a grid formation.
- Bash shell
- Internet connection
- Clone the repository:
git clone https://github.com/vincenthopf/imagegridcreator.git
cd imagegridcreator- Make the run script executable:
chmod +x run.sh- Run the application:
./run.sh- Automatic dependency management
- Cross-platform support (macOS and Linux)
- Python version checking and installation
- Virtual environment setup
- Image grid PDF generation