From c7e6ff5a3e9f304103c0794e6273f895d9af2966 Mon Sep 17 00:00:00 2001 From: Dan Church Date: Sat, 28 May 2022 11:04:48 -0500 Subject: [PATCH] Flatten image rotation too Not sure how much space this saves, but it's work a shot. --- optipdf | 1 + 1 file changed, 1 insertion(+) diff --git a/optipdf b/optipdf index 8320ddb..502a091 100755 --- a/optipdf +++ b/optipdf @@ -228,6 +228,7 @@ TEMP_FILES+=("$TEMP") QPDF_ARGS=( --compression-level=9 --deterministic-id + --flatten-rotation --object-streams=generate --recompress-flate --stream-data=compress