Skip to content

Commit b8e0e4c

Browse files
committed
docs: add image optimization engines to the PDF Engines config table
1 parent d3f4110 commit b8e0e4c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/configuration.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ The following flags allow you to configure the PDF Engines module:
287287
| <span class="badge badge--secondary">--pdfengines-split-engines</span> | <span class="badge badge--secondary">PDFENGINES_SPLIT_ENGINES</span> | Set the PDF engines and their order for the split feature - empty means all. | pdfcpu,qpdf,pdftk |
288288
| <span class="badge badge--secondary">--pdfengines-flatten-engines</span> | <span class="badge badge--secondary">PDFENGINES_FLATTEN_ENGINES</span> | Set the PDF engines and their order for the flatten feature - empty means all. | qpdf |
289289
| <span class="badge badge--secondary">--pdfengines-convert-engines</span> | <span class="badge badge--secondary">PDFENGINES_CONVERT_ENGINES</span> | Set the PDF engines and their order for the convert feature - empty means all. | libreoffice-pdfengine |
290+
| <span class="badge badge--secondary">--pdfengines-optimize-images-engines</span> | <span class="badge badge--secondary">PDFENGINES_OPTIMIZE_IMAGES_ENGINES</span> | Set the PDF engines and their order for the image optimization feature - empty means all. | pdfcpu |
290291
| <span class="badge badge--secondary">--pdfengines-read-metadata-engines</span> | <span class="badge badge--secondary">PDFENGINES_READ_METADATA_ENGINES</span> | Set the PDF engines and their order for the read metadata feature - empty means all. | exiftool |
291292
| <span class="badge badge--secondary">--pdfengines-write-metadata-engines</span> | <span class="badge badge--secondary">PDFENGINES_WRITE_METADATA_ENGINES</span> | Set the PDF engines and their order for the write metadata feature - empty means all. | exiftool |
292293
| <span class="badge badge--secondary">--pdfengines-encrypt-engines</span> | <span class="badge badge--secondary">PDFENGINES_ENCRYPT_ENGINES</span> | Set the PDF engines and their order for the password protection feature - empty means all. | qpdf,pdftk,pdfcpu |

0 commit comments

Comments
 (0)