m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--imagemagick.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/imagemagick.md b/imagemagick.md
index 57261e9..e2828ad 100644
--- a/imagemagick.md
+++ b/imagemagick.md
@@ -14,6 +14,10 @@ Force resize to be exactly the given geometry with `!`
convert in.jpg --resize 720x720\! out.jpg
+## Convert PDF
+
+PDFs can be converted to images. Set `-density XxY` for better resolution.
+
## Options with enum arguments
List possible option values