Python Script for compiling many jpg and png images into one pdf using LaTeX.
For installation add jpg2latex.bat
(for Windows) or jpg2latex.sh
(for Unix) to your path.
For usage read help.txt
.
Dependencies:
Requires Python 3.x with PIL and LaTeX with incgraph installed
incgraph: https://ctan.org/pkg/incgraph
Pillow: https://pypi.org/project/Pillow/