https://lolly-tools.github.io/lolly-plugins-penpot-export/manifest.json
Hi all, We’ve been working on some Penpot plugins and would love your feedback.
The first is a high quality bitmap/print/content protected exporter to make your penpot projects go further into the real world.
Format & What you get
| **Print PDF** | True physical page size REAL WORLD UNITS (mm/cm/in/pt), bleed, crop/registration marks, colour bars seeded with the frame’s own colours, optional PDF/X-4 metadata with embedded sRGB output intent |
| **Screen PDF** | RGB, page = artwork, no marks — for sharing |
| **SVG** | Penpot’s vectors with the `@font-face` CSS inlined as data: URIs — self-contained |
| **EPS / EMF / DXF** |@font-facePostScript, Windows metafile (vector paste into Office), CAD outlines |
| **PNG / JPEG / WebP** | Raster at a chosen DPI, with the density written into the file (PNG `pHYs`, JFIF density) |
Plus two option groups mirroring the Lolly web shell:
- **Content protection** — C2PA Content Credentials (engine ephemeral self-signed signer, fully client-side), the Imprint invisible pixel watermark (raster), and creator/rights metadata written to each format’s native slot (PNG iTXt, JPEG EXIF, SVG ``, PDF Info).
- **HDR (Rec.2100 PQ)** — PNG/JPEG only, off by default. The engine’s lightness-gated boost with the frame’s own colours as targets, four author dials (White/Reach/Dark lift/Focus), a `cICP` chunk + Rec2100-PQ ICC on PNG and the PQ ICC on JPEG. WebP is deliberately excluded (no viable HDR decode path). Platforms that re-encode uploads destroy HDR — use where the destination supports it.


