You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`format=jpg|png`: (optional) Image format to use for the output. Can be either `jpg` (default) or `png`.
29
35
-`quality=Q`: (optional) JPEG quality factor between 1 and 100. Only applies when using JPG format. Defaults to `30` if omitted. Higher values produce better quality but larger file sizes.
30
36
31
-
### Examples
37
+
### More examples
32
38
33
39
Convert a PDF file to images with default settings (300 DPI, JPG format, quality 30):
0 commit comments