Skip to content

goeb/miximg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Miximg generates PDF documents with visual items, intended for printing and having people play a game where a specific pattern must be searched.

Examples of such generated documents are provided in the directory 'samples'.

This software has two parts:

  • miximg with a command line interface
  • miximggui: a graphical user interface that uses the former

Installation

Install the following before running miximg/miximggui:

  • Python 3
  • FPDF (Simple PDF generation for Python: pip install fpdf
  • PIL (Python Imaging Library): pip install pillow

Usage

Usage example (command line):

miximg samples --text "Cross out the image in the list below." -o cross_out.pdf

Screenshots

Miximg GUI

Screenshot of miximg v1.2

Example of generated PDF

Screenshot of cross_out.pdf

About

Generate PDF pages of mixed images, and a target image to search for

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors