Skip to content
Discussion options

You must be logged in to vote

I got this...

extensionhandler="jpg:jpegimage;png:pngimage;pdf:pdfimage"
imagehandler=jpegimage:(convert %%input%% -resize 50% -strip -resample 72 -colorspace Gray %%output%%);pngimage:(convert %%input%% -resize 50% -strip -resample 72 -colorspace Gray %%output%%);pdfimage:(convert %%input%% -resize 50% -strip -resample 72 -colorspace Gray %%output%%)

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Cicorione
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants