This repository contains a LaTeX template designed for printing ID photos with cut marks.
The template arranges ID photos in a grid format on an A4 paper, with cut marks around each photo for easy cutting. It's ideal for printing standard size (350 x 450mm) ID photos, such as passport photos, driving licences, etc.
- Clone or download this repository to your local machine.
- Replace the placeholder image paths in the LaTeX file with the paths to your actual ID photos.
- Use relative paths if the images are in the same directory or a subdirectory of the LaTeX file.
- Use absolute paths if the images are located elsewhere on your system.
- Compile the LaTeX file to produce a PDF.
- You can use a LaTeX editor or command line tools like
pdflatex
.
- You can use a LaTeX editor or command line tools like
- Print the PDF on photo-quality paper for best results.
You can customize the following in the LaTeX template:
- Photo size (default is set for standard ID photo dimensions)
- Number of photos per row
- Spacing between the photos
To use this template in your local machine, you need to have a LaTeX distribution installed on your computer. Examples include TeX Live, MiKTeX, or MacTeX.
Contributions, issues, and feature requests are welcome. Feel free to check issues page if you want to contribute.
This project is licensed under the MIT License - see the LICENSE file for details.