aboutsummaryrefslogtreecommitdiff
path: root/main_test.go
AgeCommit message (Collapse)AuthorFilesLines
2026-04-01Enter pdfstampHEADmasterLena1-0/+46
Terminal-only PDF stamp picker. Renders a coarse page preview in the terminal, places text and image stamps with the keyboard, saves the layout as a JSON plan, and burns it into an output PDF. MuPDF (via go-fitz) renders the preview; pdfcpu overlays the generated stamp PDF onto the source 1:1 and validates the result.