I wanted to make mini-zines (16-page booklets made from a single sheet of paper) for LITCon2025, and I couldn't find an online template I liked. So, I made this tool to parse text and handle page placement. I hope folks use it to make their own!
To insert a page break use <page_break>
. You can use standard HTML to add style and images along with the built-in page_number class (e.g., <p class="page_number">1</p>
). If you want to play with fonts, margins, and the like, you can fork this project and edit the CSS. If you add more than 16 pages of content, additional sheets of paper will be added to the printable document. When printing, select portrait mode with two-sided print and long-edge binding.
![]() Fold |
![]() Cut |
![]() Staple |
![]() Share |
Edit Zine Text/HTML
Print Preview