Skip to content

vincenthopf/imagegridcreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Grid Generator

Takes provided images and generates a PDF file with them layed out in a grid formation.

Prerequisites

  • Bash shell
  • Internet connection

Installation and Running

  1. Clone the repository:
git clone https://github.com/vincenthopf/imagegridcreator.git
cd imagegridcreator
  1. Make the run script executable:
chmod +x run.sh
  1. Run the application:
./run.sh

Features

  • Automatic dependency management
  • Cross-platform support (macOS and Linux)
  • Python version checking and installation
  • Virtual environment setup
  • Image grid PDF generation

About

Creates Image Grids from imported pictures. Convert them to a PDF for distribution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published