From c10bff2ef66b5f8b28533a8df3b2648f8e3668c6 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Fri, 13 Feb 2026 01:54:29 -0500 Subject: refactor: more accurate wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1a5516..e68a1dc 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ - pandoc-style usage: `kjandoc input1.pptx input2.pptx -o combined.pptx` ## why this exists -pandoc is great, but it can't concatenate powerpoint decks. +pandoc is great, but it can't concatenate `.pptx` files. -this uses a headless libreoffice + pdf -> png rendering to get a pixel-perfect merge. +this uses a headless libreoffice + pdf -> png rendering to get a merge with most formatting preserved. the tradeoff is the output slides are images (not editable shapes). -- cgit v1.2.3