Printables Index

July 18, 2026 · View on GitHub

An index of my printable reference posters — print-ready wall posters built entirely from HTML/CSS (no design tools) and rendered to PDF with Vivliostyle CLI (CSS Paged Media).

Each repo ships the same set of deliverables:

  • Digital PDFs — RGB, embedded fonts, 5 mm bleed and crop marks
  • Press-ready PDFs — PDF/X-1a, CMYK, fonts outlined; hand these to a print shop
  • PNG exports — trim-only rasters for screens or casual printing

All posters come in three landscape sizes: 120 × 80 cm (primary), A1 (84.1 × 59.4 cm), and A2 (59.4 × 42 cm).

Index

Incoterms® 2020 Wall Poster

View Repo

The 11 Incoterms® 2020 rules organized into three responsibility groups (buyer bears most, shared, seller bears most), with a journey diagram showing where risk passes from seller to buyer.

Incoterms poster preview


The Eurobox System — Wall Poster

View Repo

The Eurobox / Euro-container system: the 600 × 400 mm module and its subdivided footprints, the ladder of standard heights with gross volumes, and how the boxes roll up into Euro pallet loads and 20-ft container (TEU) loads. Companion piece to the Incoterms poster — same sizes, same stack, same design language.

Eurobox poster preview


Printing guidance

Send the press-ready PDF/X-1a file for your size to the print shop and tell them the trim size — bleed, crop marks, CMYK, and outlined fonts are already baked in. Print at 100 % (no "fit to page") and cut at the marks. 150–200 gsm matte poster paper works well. Fuller guidance lives in each poster repo's README.

Stack

All posters share the same pipeline: a single HTML/CSS master template per poster rendered to PDF at each size with Vivliostyle CLI driving a local Chrome/Chromium; Ghostscript produces the press-ready variants and Poppler (pdftoppm) rasterizes the PNGs. Typeface is IBM Plex Sans (+ Condensed), vendored under the SIL OFL 1.1. Designed with Claude Code.

Adding a new printable

  1. Create a separate public repo for the poster (one repo per poster).
  2. Add an entry above: name, View Repo badge, 1–2 sentence description, and the 120 × 80 preview image hotlinked from the repo's posters/preview/ directory.